Skip to content

Commit

Permalink
Set update version to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
starsquidnodes committed Aug 4, 2024
1 parent 15eade8 commit 51d7284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
ibcexported "github.com/cosmos/ibc-go/v8/modules/core/exported"
)

const UpgradeName = "v2.0.0"
const UpgradeName = "v2.0.1"

func (app App) RegisterUpgradeHandlers() {
upgradeInfo, err := app.UpgradeKeeper.ReadUpgradeInfoFromDisk()
Expand Down

0 comments on commit 51d7284

Please sign in to comment.