chore: auto version bump [bot]

This commit is contained in:
georgehao
2023-08-22 07:41:49 +00:00
committed by github-actions[bot]
parent 2e858a38be
commit a40e7d1534

View File

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