chore: quark-go version 2.3.8=>2.3.9

This commit is contained in:
Zero
2024-04-11 09:09:49 +08:00
parent 65b5c7479d
commit 4e747d9f23

View File

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