We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8a075 commit 057221aCopy full SHA for 057221a
app/upgrades.go
@@ -50,6 +50,7 @@ var upgradesList = []string{
50
// 1.2.2beta-postfix
51
"1.2.2beta-postfix",
52
"2.0.29beta",
53
+ "2.0.32beta",
54
}
55
56
func (app App) RegisterUpgradeHandlers() {
0 commit comments