Skip to content

Commit

Permalink
rename v6_4_47
Browse files Browse the repository at this point in the history
  • Loading branch information
RustNinja committed Mar 11, 2024
1 parent adf4fac commit dbf175f
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_7"
UpgradeName = "v6_4_47"
)

var Upgrade = upgrades.Upgrade{
Expand Down

0 comments on commit dbf175f

Please sign in to comment.