Skip to content

Commit

Permalink
Update to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcn01 authored Aug 5, 2024
1 parent 8ead641 commit 78ff765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# VARS:
DEFAULT_PATH="/mnt/siriuschain/"
SERVICENAME="mainnet-peer"
SIRIUS_CHAIN_VERSION="release-v1.7.9"
SIRIUS_CHAIN_VERSION="release-v1.8.1"
DOCKERFOLDER='docker-method'
FAILMSG="UPGRADE FAIL"

Expand Down Expand Up @@ -169,4 +169,4 @@ if [ $is_harvest_enabled == "true" ]; then
fi
echo
echo "###########################################################################"
echo
echo

0 comments on commit 78ff765

Please sign in to comment.