chore:releases 2.4.4

This commit is contained in:
张坤
2024-08-17 17:53:56 +08:00
parent b91f83b025
commit 4c6b7132b1

View File

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