We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 518451a + 486b9df commit 730b911Copy full SHA for 730b911
main.go
@@ -17,7 +17,7 @@ import (
17
"time"
18
)
19
20
-const AppVersion = "1.2.0"
+const AppVersion = "1.2.1"
21
22
var compileInfo string
23
0 commit comments