Skip to content

Commit 29930e6

Browse files
committed
新增分享路径增量同步接口
1 parent 4cd6dc2 commit 29930e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/app/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package app
55
// Version information variables, injected during build
66
// 版本信息变量,由构建时注入
77
var (
8-
Version string = "2.11.2"
8+
Version string = "2.11.3"
99
GitTag string = "2000.01.01.release"
1010
BuildTime string = "2000-01-01T00:00:00+0800"
1111
)

0 commit comments

Comments
 (0)