Skip to content

Commit b7765c5

Browse files
committed
feat: 更新版本号至 1.3.5
1 parent 96f8209 commit b7765c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/models/constant.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const (
164164
)
165165

166166
const (
167-
Version = "1.3.4" // 当前版本号
167+
Version = "1.3.5" // 当前版本号
168168
)
169169

170170
const (

0 commit comments

Comments
 (0)