chore: Bump version to 4.2.13
Some checks failed
CI/CD / Integration Tests (push) Has been skipped
CI/CD / Test (push) Failing after 1m17s
CI/CD / Lint (push) Failing after 1m5s
CI/CD / Build & Release (push) Has been skipped

This commit is contained in:
2026-01-30 18:54:12 +01:00
parent 084f7b3938
commit ac1c892d9b

View File

@ -16,7 +16,7 @@ import (
// Build information (set by ldflags)
var (
version = "4.2.12"
version = "4.2.13"
buildTime = "unknown"
gitCommit = "unknown"
)