Skip to content

Commit ee8d50b

Browse files
CysonCyson
Cyson
authored and
Cyson
committed
Fix fmt
1 parent 9701511 commit ee8d50b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/upgrades.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ var upgradesList = []string{
3939
"1.1.2beta-internal",
4040
// 1.1.3beta
4141
"1.1.3beta",
42-
// 1.1.4beta
43-
"1.1.4beta",
42+
// 1.1.4beta
43+
"1.1.4beta",
4444
}
4545

4646
func (app App) RegisterUpgradeHandlers() {

0 commit comments

Comments
 (0)