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