bump version v4.4.48 (#1497)

This commit is contained in:
georgehao
2024-08-26 14:58:50 +08:00
committed by GitHub
parent a8663eb447
commit 984da855d8

View File

@@ -5,7 +5,7 @@ import (
"runtime/debug"
)
var tag = "v4.4.47"
var tag = "v4.4.48"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {