chore: auto version bump [bot]

This commit is contained in:
georgehao
2023-08-22 01:36:52 +00:00
committed by github-actions[bot]
parent ee0351907b
commit 3df2e0267a

View File

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