chore: auto version bump [bot]

This commit is contained in:
yiweichi
2025-09-08 12:00:53 +00:00
committed by github-actions[bot]
parent 197b0a3dd8
commit 277e71efec

View File

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