Skip to content

Commit 2d3633d

Browse files
committed
build: 更新版本
1 parent a244060 commit 2d3633d

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.33.0"
8+
const Version = "0.35.0"
99

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

0 commit comments

Comments
 (0)