chore: auto version bump [bot]

This commit is contained in:
colinlyguo
2023-08-16 08:31:10 +00:00
committed by github-actions[bot]
parent 49376db8e3
commit 5e7dbbce71

View File

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