chore: release 2.3.7

This commit is contained in:
Zero
2024-04-06 09:45:19 +08:00
parent 726f45fc38
commit b8ea03113c

View File

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