Skip to content

Commit

Permalink
change upgrade name to v6_4_7
Browse files Browse the repository at this point in the history
  • Loading branch information
RustNinja committed Mar 11, 2024
1 parent ec27a77 commit adf4fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v6_4_4/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

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

var Upgrade = upgrades.Upgrade{
Expand Down

0 comments on commit adf4fac

Please sign in to comment.