Skip to content

Commit 860d3c4

Browse files
chore(release): v1.0.27
1 parent 48a19e0 commit 860d3c4

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.27"

0 commit comments

Comments
 (0)