chore: auto version bump [bot]

This commit is contained in:
georgehao
2023-08-23 04:01:04 +00:00
committed by github-actions[bot]
parent 84bdae3a01
commit 4b3a58aaa5

View File

@@ -6,7 +6,7 @@ import (
"strings"
)
var tag = "v4.1.93"
var tag = "v4.1.94"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {