chore: auto version bump [bot]

This commit is contained in:
georgehao
2023-08-29 08:24:05 +00:00
committed by github-actions[bot]
parent 6e880302d3
commit 4e3a2a4745

View File

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