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