Skip to content

Commit

Permalink
bump qwoynd to v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpdanpittman committed Jan 17, 2024
1 parent 687621c commit 9a0c5f5
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 9a0c5f5

Please sign in to comment.