Skip to content

Commit f046872

Browse files
committed
build: 更新版本
1 parent 1247b29 commit f046872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package version
55
// Version 版本号
66
//
77
// 版本号规则遵循 https://semver.org/lang/zh-CN/
8-
const Version = "0.36.0"
8+
const Version = "0.37.0"
99

1010
// 编译日期,可以由编译器指定
1111
var buildDate string

0 commit comments

Comments
 (0)