We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1e858 commit f7603f5Copy full SHA for f7603f5
1 file changed
automated_deploy.sh
@@ -6,7 +6,7 @@ DEPLOYER_VERSION="v0.4.3"
6
DEPLOYER_RELEASE_URL="https://github.com/RSS3-Network/$DEPLOYER_NAME/releases"
7
8
# The version of RSS3 Node to deploy
9
-NODE_VERSION="v0.5.9"
+NODE_VERSION="v1.0.2"
10
11
# Detect the operating system
12
OS=$(uname -s)
0 commit comments