Skip to content

Commit

Permalink
added upgrade (lavanet#453)
Browse files Browse the repository at this point in the history
Co-authored-by: Yarom Swisa <[email protected] git config --global user.name Yarom>
  • Loading branch information
Yaroms and Yarom Swisa authored Apr 30, 2023
1 parent 15cffad commit 288eced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ var Upgrades = []upgrades.Upgrade{
v0_9_7.Upgrade,
v0_9_8.Upgrade,
upgrades.Upgrade_0_10_0,
upgrades.Upgrade_0_10_1,
}

// this line is used by starport scaffolding # stargate/wasm/app/enabledProposals
Expand Down

0 comments on commit 288eced

Please sign in to comment.