Skip to content

Commit 6e070eb

Browse files
committed
upgrade handler
1 parent 64f4103 commit 6e070eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/upgrades.go

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ var upgradesList = []string{
5353
"3.0.1",
5454
"3.0.2",
5555
"3.0.3",
56+
"3.0.3-tonytest",
5657
}
5758

5859
func (app App) RegisterUpgradeHandlers() {

0 commit comments

Comments
 (0)