We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3019c68 commit bffb4fcCopy full SHA for bffb4fc
cmd/commons/core/banner.go
@@ -15,7 +15,7 @@ const banner = `
15
`
16
17
// TODO 修改版本号
18
-const version = "0.1.8"
+const version = "0.1.7"
19
20
func ShowBanner() {
21
fmt.Println(banner)
0 commit comments