We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa42516 + 6108c83 commit 1bfdf73Copy full SHA for 1bfdf73
cmd/commons/core/options.go
@@ -68,7 +68,7 @@ func ParseOptions() *Options {
68
flag.Parse()
69
70
// TODO 修改版本号
71
- v := "0.0.6"
+ v := "0.0.7"
72
73
ShowBanner(v)
74
0 commit comments