diff --git a/install.sh b/install.sh index 062bee6..21ee048 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="4.5.8" +VERSION="4.5.9" DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux" ORIGIN_EXEC="rustminersystem-${VERSION}" diff --git a/linux/rustminersystem-4.5.9 b/linux/rustminersystem-4.5.9 new file mode 100755 index 0000000..c8d589c Binary files /dev/null and b/linux/rustminersystem-4.5.9 differ diff --git a/origin.json b/origin.json index 74bd618..1559cc9 100644 --- a/origin.json +++ b/origin.json @@ -1,4 +1,4 @@ { - "version": "4.5.8", + "version": "4.5.9", "PoolNodeVersion": "1.0.1" } \ No newline at end of file diff --git a/windows/rustminersystem-4.5.9.exe b/windows/rustminersystem-4.5.9.exe new file mode 100755 index 0000000..fcddeff Binary files /dev/null and b/windows/rustminersystem-4.5.9.exe differ