Skip to content

Commit 72f8c82

Browse files
committed
change testnet rusk version to 1.3.0
1 parent 9b2bba1 commit 72f8c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ declare -A VERSIONS
1111
VERSIONS=(
1212
["mainnet-rusk"]="1.2.0"
1313
["mainnet-rusk-wallet"]="0.1.0-rc.0"
14-
["testnet-rusk"]="1.2.0"
14+
["testnet-rusk"]="1.3.0"
1515
["testnet-rusk-wallet"]="0.1.0-rc.0"
1616
)
1717

0 commit comments

Comments
 (0)