chore: auto version bump [bot]

This commit is contained in:
colinlyguo
2023-12-11 09:39:06 +00:00
committed by github-actions[bot]
parent bee9489c42
commit 3a090eecdd

View File

@@ -5,7 +5,7 @@ import (
"runtime/debug"
)
var tag = "v4.3.43"
var tag = "v4.3.44"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {