We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d66d7 commit 9d7ca2dCopy full SHA for 9d7ca2d
main.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
var (
21
- version = "1.0.13"
+ version = "1.0.14"
22
programFlag string
23
autoYesFlag bool
24
daemonFlag bool
0 commit comments