Skip to content

Commit 25708c0

Browse files
committed
✈️更新版本号到0.1.4
1 parent 30cb9d8 commit 25708c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/commons/core/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const banner = `
1515
`
1616

1717
// TODO 修改版本号
18-
const version = "0.1.3"
18+
const version = "0.1.4"
1919

2020
func ShowBanner() {
2121
fmt.Println(banner)

0 commit comments

Comments
 (0)