We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86fdff2 commit c2b8306Copy full SHA for c2b8306
main.go
@@ -15,7 +15,7 @@ import (
15
"time"
16
)
17
18
-const AppVersion = "1.1.1"
+const AppVersion = "1.2.0"
19
20
var compileInfo string
21
0 commit comments