We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ced5e commit 9999060Copy full SHA for 9999060
1 file changed
main.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
var (
21
- version = "1.0.10"
+ version = "1.0.11"
22
programFlag string
23
autoYesFlag bool
24
daemonFlag bool
0 commit comments