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 67075ff commit 89ce3a7
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 @@ -7,7 +7,7 @@ import (
)

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

var Upgrade = upgrades.Upgrade{
UpgradeName: UpgradeName,
Expand Down

0 comments on commit 89ce3a7

Please sign in to comment.