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

This commit is contained in:
2026-01-30 19:21:55 +01:00
parent a8d33a41e3
commit 31289b09d2

View File

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