From 78ff7650c7ab776c2913a9494f203b31f0389dc0 Mon Sep 17 00:00:00 2001 From: Angel Jee <97155906+jcn01@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:36:17 +0800 Subject: [PATCH] Update to v1.8.1 --- scripts/upgrade.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/upgrade.sh b/scripts/upgrade.sh index 676ea7b..fbcf0b2 100755 --- a/scripts/upgrade.sh +++ b/scripts/upgrade.sh @@ -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" @@ -169,4 +169,4 @@ if [ $is_harvest_enabled == "true" ]; then fi echo echo "###########################################################################" -echo \ No newline at end of file +echo