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