chore: auto version bump [bot]

This commit is contained in:
omerfirmak
2025-03-10 08:43:29 +00:00
committed by github-actions[bot]
parent 57d50b7183
commit 20dffe4ea5

View File

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