Skip to content

Commit

Permalink
Merge pull request #64 from cosmic-horizon/develop
Browse files Browse the repository at this point in the history
bump qwoynd to v5.4.1
  • Loading branch information
dpdanpittman authored Jan 17, 2024
2 parents 017aeec + 9a0c5f5 commit 9a082a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v5_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.
UpgradeName = "v5.4.0"
UpgradeName = "v5.4.1"
)

var Upgrade = upgrades.Upgrade{
Expand Down

0 comments on commit 9a082a7

Please sign in to comment.