diff --git a/install.sh b/install.sh index b2d62ac..de9e62f 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="4.6.1" +VERSION="4.6.2" DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux" ORIGIN_EXEC="rustminersystem-${VERSION}" diff --git a/linux/rustminersystem-4.6.2 b/linux/rustminersystem-4.6.2 new file mode 100755 index 0000000..66fbc5a Binary files /dev/null and b/linux/rustminersystem-4.6.2 differ diff --git a/origin.json b/origin.json index 911302c..290d65c 100644 --- a/origin.json +++ b/origin.json @@ -1,5 +1,5 @@ { - "version": "4.6.1", + "version": "4.6.2", "PoolNodeAndroidVersion": "1.0.1", "PoolNodeIosVersion": "1.0.1" } \ No newline at end of file diff --git a/windows/rustminersystem-4.6.2.exe b/windows/rustminersystem-4.6.2.exe new file mode 100755 index 0000000..db943b6 Binary files /dev/null and b/windows/rustminersystem-4.6.2.exe differ