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 d136567 commit d219583Copy full SHA for d219583
automated_deploy.sh
@@ -2,11 +2,11 @@
2
3
# Deployer information
4
DEPLOYER_NAME="Node-Automated-Deployer"
5
-DEPLOYER_VERSION="v0.5.5"
+DEPLOYER_VERSION="v0.6.0"
6
DEPLOYER_RELEASE_URL="https://github.com/RSS3-Network/$DEPLOYER_NAME/releases"
7
8
# The version of RSS3 Node to deploy
9
-NODE_VERSION="v2.0.0-rc"
+NODE_VERSION="2.0.0-rc"
10
11
# Detect the operating system
12
OS=$(uname -s)
0 commit comments