chore: auto version bump [bot]

This commit is contained in:
jonastheis
2025-09-18 00:19:25 +00:00
committed by github-actions[bot]
parent e16f48feed
commit d79f9a174f

View File

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