Skip to content

Commit

Permalink
set upgrade name
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Feb 4, 2025
1 parent fec47de commit 216fa84
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 @@ -9,7 +9,7 @@ import (
opchildtypes "github.com/initia-labs/OPinit/x/opchild/types"
)

const upgradeName = "0.6.5"
const upgradeName = "0.7.0"

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

0 comments on commit 216fa84

Please sign in to comment.