chore: bump dev version to 2.2.1

This commit is contained in:
ZacharyZcR
2026-07-16 01:08:05 +08:00
parent 9d0010927e
commit 61ae87d171
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ const (
// 版本信息,通过 ldflags 注入
var (
version = "2.2.0"
version = "2.2.1"
commit = "unknown"
date = "unknown"
)