Compare commits

...

1 Commits

Author SHA1 Message Date
Morty
b55c858980 chore: bump version 2025-06-11 18:25:44 +08:00

View File

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