From b2943707b6f976aa8373685950681f3d8babd33e Mon Sep 17 00:00:00 2001 From: "authentik-automation[bot]" <135050075+authentik-automation[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 15:05:47 +0000 Subject: [PATCH] version: bump to 2025.8.5 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index dfcfadc..cc75efd 100644 --- a/version.json +++ b/version.json @@ -1,9 +1,9 @@ { "$schema": "https://version.goauthentik.io/schema.json", "stable": { - "version": "2025.10.2", - "changelog": "See https://docs.goauthentik.io/docs/releases/2025.10#fixed-in-2025102", - "changelog_url": "https://docs.goauthentik.io/docs/releases/2025.10#fixed-in-2025102", + "version": "2025.8.5", + "changelog": "See https://docs.goauthentik.io/docs/releases/2025.8#fixed-in-202585", + "changelog_url": "https://docs.goauthentik.io/docs/releases/2025.8#fixed-in-202585", "reason": "security" } }