bump version (#1763)

This commit is contained in:
georgehao
2025-11-25 21:00:57 +08:00
committed by GitHub
parent 15a23478d1
commit edb51236e2

View File

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