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 b2d8db5 commit 5248f4eCopy full SHA for 5248f4e
cmd/commons/core/banner.go
@@ -15,7 +15,7 @@ const banner = `
15
`
16
17
// TODO 修改版本号
18
-const version = "0.1.1"
+const version = "0.1.2"
19
20
func ShowBanner() {
21
fmt.Println(banner)
0 commit comments