Skip to content

Commit

Permalink
fix: upgrade script
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Nov 26, 2023
1 parent 133cc1f commit f09e640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/chain-upgrade/chain-upgrade.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

OLD_VERSION=release/v2.6
OLD_VERSION=release/v2.7
UPGRADE_HEIGHT=30
CHAIN_ID=pisco-1
ROOT=$(pwd)
Expand Down

0 comments on commit f09e640

Please sign in to comment.