chore: bump version to 2.1.3

This commit is contained in:
ZacharyZcR
2026-05-07 02:07:49 +08:00
parent b075c13a68
commit 1ebe6964f0
+1 -1
View File
@@ -62,7 +62,7 @@ const (
// 版本信息,通过 ldflags 注入
var (
version = "2.1.2"
version = "2.1.3"
commit = "unknown"
date = "unknown"
)