Skip to content

Commit 54b30a3

Browse files
committed
chore: 🤖 bump chain version used in swagger generation
1 parent 60d8689 commit 54b30a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎prepareRelease.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -exu -o pipefail
55
declare nextVersion=$1
66

77
# This needs to be set to and SDK compatible value
8-
CHAIN_TAG='6.0.0-develop-debian'
8+
CHAIN_TAG='7.2.0-testnet-debian'
99

1010
# This lets it work on arm64, like Mac Books
1111
ARCHITECTURE=$(uname -m)

0 commit comments

Comments
 (0)