Skip to content

Commit

Permalink
upgrade name
Browse files Browse the repository at this point in the history
  • Loading branch information
GNaD13 committed Oct 23, 2023
1 parent 806065b commit cc44b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v6/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

const (
// UpgradeName defines the on-chain upgrade name for the composable upgrade.
UpgradeName = "v6"
UpgradeName = "v6.2.0"
)

var Upgrade = upgrades.Upgrade{
Expand Down

0 comments on commit cc44b4f

Please sign in to comment.