Bump version to 4.2.7
Some checks failed
CI/CD / Integration Tests (push) Has been skipped
CI/CD / Test (push) Failing after 1m16s
CI/CD / Lint (push) Failing after 1m4s
CI/CD / Build & Release (push) Has been skipped

This commit is contained in:
2026-01-30 18:02:00 +01:00
parent 7aa284723e
commit 2fb38ba366

View File

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