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 Feb 26, 2024
1 parent a7f68d4 commit 2fa7b8c
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 = "v6.0.0" // The last release of the chain. The one the mainnet is running on
initialVersion = "v6.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 2fa7b8c

Please sign in to comment.