Files
crowdsec-bouncer-traefik-pl…/version.go
T
2026-07-31 11:04:14 +00:00

6 lines
260 B
Go

package crowdsec_bouncer_traefik_plugin //nolint:revive,stylecheck
// pluginVersion is what the plugin reports to the Crowdsec LAPI.
// Do not edit by hand: the "Release (1/2) Prepare" workflow bumps it.
var pluginVersion = "v1.7.1" //nolint:gochecknoglobals