diff --git a/install.sh b/install.sh index 2e2faed..bab8479 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="4.6.6" +VERSION="4.6.7" DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux" ORIGIN_EXEC="rustminersystem-${VERSION}" diff --git a/linux/rustminersystem-4.6.7 b/linux/rustminersystem-4.6.7 new file mode 100755 index 0000000..d6c0b6d Binary files /dev/null and b/linux/rustminersystem-4.6.7 differ diff --git a/origin.json b/origin.json index 419e084..2d5e784 100644 --- a/origin.json +++ b/origin.json @@ -1,5 +1,5 @@ { - "version": "4.6.6", + "version": "4.6.7", "PoolNodeAndroidVersion": "1.0.1", "PoolNodeIosVersion": "1.0.1" } \ No newline at end of file diff --git a/windows/rustminersystem-4.6.7.exe b/windows/rustminersystem-4.6.7.exe new file mode 100755 index 0000000..9a9a91f Binary files /dev/null and b/windows/rustminersystem-4.6.7.exe differ