Skip to content

Commit d219583

Browse files
committed
chore: bump version of node and deployer version
1 parent d136567 commit d219583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

automated_deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# Deployer information
44
DEPLOYER_NAME="Node-Automated-Deployer"
5-
DEPLOYER_VERSION="v0.5.5"
5+
DEPLOYER_VERSION="v0.6.0"
66
DEPLOYER_RELEASE_URL="https://github.com/RSS3-Network/$DEPLOYER_NAME/releases"
77

88
# The version of RSS3 Node to deploy
9-
NODE_VERSION="v2.0.0-rc"
9+
NODE_VERSION="2.0.0-rc"
1010

1111
# Detect the operating system
1212
OS=$(uname -s)

0 commit comments

Comments
 (0)