Renovate update version.go

This commit is contained in:
maxlerebourg
2026-07-26 14:10:43 +02:00
parent a7915ee370
commit 1a6d812bd4
3 changed files with 12 additions and 48 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
package crowdsec_bouncer_traefik_plugin //nolint:revive,stylecheck
// pluginVersion is updated automatically by the release workflow.
var pluginVersion = "1.6.X" //nolint:gochecknoglobals
// pluginVersion is updated automatically by the release workflow and Renovate.
var pluginVersion = "v1.6.0" //nolint:gochecknoglobals