Skip to content

Commit 730b911

Browse files
committed
Merge branch 'master' into downloadAPI
2 parents 518451a + 486b9df commit 730b911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"time"
1818
)
1919

20-
const AppVersion = "1.2.0"
20+
const AppVersion = "1.2.1"
2121

2222
var compileInfo string
2323

0 commit comments

Comments
 (0)