diff --git a/install.sh b/install.sh index 49a98bd..4d98d29 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="4.1.4" +VERSION="4.1.5" DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux" ORIGIN_EXEC="rustminersystem-${VERSION}" diff --git a/linux/rustminersystem-4.1.5 b/linux/rustminersystem-4.1.5 new file mode 100755 index 0000000..a3e8e6b Binary files /dev/null and b/linux/rustminersystem-4.1.5 differ diff --git a/origin.json b/origin.json index d7bc194..9dbdd59 100644 --- a/origin.json +++ b/origin.json @@ -1,3 +1,3 @@ { - "version": "4.1.4" + "version": "4.1.5" } \ No newline at end of file diff --git a/windows/rustminersystem-4.1.5.exe b/windows/rustminersystem-4.1.5.exe new file mode 100755 index 0000000..2e18179 Binary files /dev/null and b/windows/rustminersystem-4.1.5.exe differ