chore: 版本号更新为2.1.1

This commit is contained in:
ZacharyZcR
2026-01-17 13:33:10 +08:00
parent b17061c98c
commit 04921829a8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ const (
LogLevelBaseInfoSuccess = "base,info,success"
)
const version = "2.1.0"
const version = "2.1.1"
// 运行时数据已迁移到Config对象中,使用GetGlobalConfig()访问