bump version

This commit is contained in:
Péter Garamvölgyi
2026-02-25 14:42:49 +01:00
parent f4cfb31071
commit f18523cb44

View File

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