bump version to v4.5.44 (#1731)

This commit is contained in:
georgehao
2025-09-02 09:56:59 +08:00
committed by GitHub
parent b297edd28d
commit 7ff5b190ec

View File

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