Skip to content

Commit

Permalink
Add 2.0.42beta upgrade handler (sei-protocol#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsu522 authored Mar 30, 2023
1 parent af312f6 commit 70b75cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ var upgradesList = []string{
"2.0.39beta",
"2.0.40beta",
"2.0.41beta",
"2.0.42beta",
}

func (app App) RegisterUpgradeHandlers() {
Expand Down

0 comments on commit 70b75cf

Please sign in to comment.