Skip to content

Commit

Permalink
[skip ci] add upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Feb 4, 2025
1 parent 5591bdb commit 181518f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/cosmos/cosmos-sdk/types/module"
)

const upgradeName = "0.6.4"
const upgradeName = "0.7.0"

// RegisterUpgradeHandlers returns upgrade handlers
func (app *InitiaApp) RegisterUpgradeHandlers(cfg module.Configurator) {
Expand Down

0 comments on commit 181518f

Please sign in to comment.