Skip to content

Commit

Permalink
upgrade handler
Browse files Browse the repository at this point in the history
  • Loading branch information
codchen committed Jun 16, 2023
1 parent 64f4103 commit 6e070eb
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 @@ -53,6 +53,7 @@ var upgradesList = []string{
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.3-tonytest",
}

func (app App) RegisterUpgradeHandlers() {
Expand Down

0 comments on commit 6e070eb

Please sign in to comment.