diff --git a/scripts/upgrade-test.sh b/scripts/upgrade-test.sh index 4ba1c6f0..98a8389d 100755 --- a/scripts/upgrade-test.sh +++ b/scripts/upgrade-test.sh @@ -4,7 +4,7 @@ FORK=${FORK:-"false"} # $(curl --silent "https://api.github.com/repos/classic-terra/core/releases/latest" | jq -r '.tag_name') -OLD_VERSION=v3.1.6 +OLD_VERSION=v3.3.0 UPGRADE_WAIT=${UPGRADE_WAIT:-20} HOME=mytestnet ROOT=$(pwd)