Renovate update version.go (#360)

*  Renovate update version.go

* 🍱 renovate every day
This commit is contained in:
maxlerebourg
2026-07-26 17:05:43 +02:00
committed by GitHub
parent bb44aef718
commit e98b8ed5ba
4 changed files with 14 additions and 50 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