chore: auto version bump [bot]

This commit is contained in:
colinlyguo
2025-05-16 15:43:04 +00:00
committed by github-actions[bot]
parent d7c24b4953
commit bf246f37d4

View File

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