chore: release v2.3.3

This commit is contained in:
tangtanglove
2024-03-18 09:54:52 +08:00
parent dae9c849d8
commit b2d9356ee1

View File

@@ -22,7 +22,7 @@ const (
AppName = "QuarkGo"
// 版本号
Version = "2.3.2"
Version = "2.3.3"
// 包名
PkgName = "github.com/quarkcloudio/quark-go/v2"