Skip to content

Commit 325929b

Browse files
committed
feat: 更新版本号至 1.3.8
1 parent 21852a0 commit 325929b

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
@@ -165,7 +165,7 @@ const (
165165
)
166166

167167
const (
168-
Version = "1.3.7" // 当前版本号
168+
Version = "1.3.8" // 当前版本号
169169
)
170170

171171
const (

0 commit comments

Comments
 (0)