feat: bump version (#1070)

This commit is contained in:
georgehao
2024-01-09 16:17:47 +08:00
committed by GitHub
parent 3a7c49c550
commit a16bba373a

View File

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