Skip to content

Commit ac0000e

Browse files
committed
feat: 更新版本号至 1.4.1
1 parent 1905444 commit ac0000e

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.4.0" // 当前版本号
168+
Version = "1.4.1" // 当前版本号
169169
)
170170

171171
const (

0 commit comments

Comments
 (0)