chore: auto version bump [bot]

This commit is contained in:
georgehao
2023-08-23 09:09:07 +00:00
committed by github-actions[bot]
parent 3f678a0f9b
commit d64d646e43

View File

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