We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f4103 commit 6e070ebCopy full SHA for 6e070eb
app/upgrades.go
@@ -53,6 +53,7 @@ var upgradesList = []string{
53
"3.0.1",
54
"3.0.2",
55
"3.0.3",
56
+ "3.0.3-tonytest",
57
}
58
59
func (app App) RegisterUpgradeHandlers() {
0 commit comments