chore: auto version bump [bot]

This commit is contained in:
yiweichi
2025-06-11 14:04:13 +00:00
committed by github-actions[bot]
parent 343a1bb977
commit 2cd9217cc0

View File

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