Skip to content

Commit a682c55

Browse files
committed
修改版本
1 parent f8006ae commit a682c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
const (
15-
APP_VERSION = "1.0.1"
15+
APP_VERSION = "1.0.2"
1616
)
1717

1818
// 命令类

0 commit comments

Comments
 (0)