chore: release 2.3.8

This commit is contained in:
tangtanglove
2024-04-06 11:31:55 +08:00
parent fbea68e484
commit 5ca815f39a

View File

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