diff --git a/install.sh b/install.sh index 21ee048..640b260 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="4.5.9" +VERSION="4.6.0" DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux" ORIGIN_EXEC="rustminersystem-${VERSION}" diff --git a/linux/rustminersystem-4.6.0 b/linux/rustminersystem-4.6.0 new file mode 100755 index 0000000..3c2fed6 Binary files /dev/null and b/linux/rustminersystem-4.6.0 differ diff --git a/origin.json b/origin.json index b22087a..e75845a 100644 --- a/origin.json +++ b/origin.json @@ -1,5 +1,5 @@ { - "version": "4.5.9", + "version": "4.6.0", "PoolNodeAndroidVersion": "1.0.1", "PoolNodeIosVersion": "1.0.1" } \ No newline at end of file diff --git a/windows/rustminersystem-4.6.0.exe b/windows/rustminersystem-4.6.0.exe new file mode 100755 index 0000000..f61f9f5 Binary files /dev/null and b/windows/rustminersystem-4.6.0.exe differ