Compare commits

...

1 Commits

Author SHA1 Message Date
georgehao
db02de042f feat: bump version 2023-12-13 16:13:13 +08:00

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 {