chore: Bump version to 3.42.0
Some checks failed
CI/CD / Test (push) Successful in 1m17s
CI/CD / Lint (push) Successful in 1m23s
CI/CD / Build & Release (push) Failing after 3m12s

This commit is contained in:
2026-01-07 15:28:31 +01:00
parent c519f08ef2
commit 9743d571ce
8 changed files with 11 additions and 22 deletions

View File

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