chore: Bump version to 4.2.14
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 19:02:53 +01:00
parent f9dd95520b
commit 66865a5fb8

View File

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