chore: 版本号更新为 2.1.4

This commit is contained in:
ZacharyZcR
2026-05-13 17:32:28 +08:00
parent a0f323a891
commit 3436d6ad02
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ const (
// 版本信息,通过 ldflags 注入
var (
version = "2.1.3"
version = "2.1.4"
commit = "unknown"
date = "unknown"
)