bump v4.4.54 (#1511)

This commit is contained in:
georgehao
2024-08-28 12:41:27 +08:00
committed by GitHub
parent e453c23b16
commit fcfd97ab6c

View File

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