We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8006ae commit a682c55Copy full SHA for a682c55
1 file changed
cmd/cmd.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
const (
15
- APP_VERSION = "1.0.1"
+ APP_VERSION = "1.0.2"
16
17
18
// 命令类
0 commit comments