chore: auto version bump [bot]

This commit is contained in:
amoylan2
2024-07-29 07:43:58 +00:00
committed by github-actions[bot]
parent aa9b320168
commit fe3db82799

View File

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