Skip to content

Commit

Permalink
Update constants.go
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Sep 20, 2023
1 parent c5b9bd7 commit 5db5e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v3/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
ibchookstypes "github.com/terra-money/core/v2/x/ibc-hooks/types"
)

// UpgradeName defines the on-chain upgrade name for the Migaloo v2 upgrade.
// UpgradeName defines the on-chain upgrade name for the Migaloo v3 upgrade.
const UpgradeName = "v3.0.0"

var Upgrade = upgrades.Upgrade{
Expand Down

0 comments on commit 5db5e61

Please sign in to comment.