Skip to content

Commit cd2226d

Browse files
chore(release): v1.0.32
1 parent f728f61 commit cd2226d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ const devPluginVersion = "0.0.0-dev"
1414
// from build info at runtime (debug.ReadBuildInfo sees Traefik's build graph,
1515
// not the interpreted plugin). This build-stamped constant is therefore the
1616
// single source of truth for the version reported by anonymous usage telemetry.
17-
const traefikoidcPluginVersion = "0.0.0-dev"
17+
const traefikoidcPluginVersion = "1.0.32"

0 commit comments

Comments
 (0)