Skip to content

Commit

Permalink
Update setup.go
Browse files Browse the repository at this point in the history
  • Loading branch information
spoo-bar committed May 23, 2024
1 parent 6f9edd9 commit dae6c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interchaintest/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const (
initialVersion = "v7.0.0" // The last release of the chain. The one the mainnet is running on
initialVersion = "v7.0.1" // The last release of the chain. The one the mainnet is running on
upgradeName = "latest" // The next upgrade name. Should match the upgrade handler.
chainName = "archway"
)
Expand Down

0 comments on commit dae6c3d

Please sign in to comment.