chore: 发布版本

This commit is contained in:
tangtanglove
2023-04-28 09:01:29 +08:00
parent 9dd0f97a2c
commit 28b2f25202

View File

@@ -21,7 +21,7 @@ const (
AppName = "QuarkGo"
// 版本号
Version = "1.2.21"
Version = "1.2.22"
// 包名
PkgName = "github.com/quarkcms/quark-go"