From 68e2720d5955cbf8557734feba289a56081eb2d2 Mon Sep 17 00:00:00 2001 From: "authentik-automation[bot]" <135050075+authentik-automation[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 15:02:49 +0000 Subject: [PATCH] version: bump to 2026.2.4 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index c4cbd8c..1fb22d7 100644 --- a/version.json +++ b/version.json @@ -1,9 +1,9 @@ { "$schema": "https://version.goauthentik.io/schema.json", "stable": { - "version": "2026.5.0", - "changelog": "See https://docs.goauthentik.io/docs/releases/2026.5", - "changelog_url": "https://docs.goauthentik.io/docs/releases/2026.5", - "reason": "feature" + "version": "2026.2.4", + "changelog": "See https://docs.goauthentik.io/docs/releases/2026.2#fixed-in-202624", + "changelog_url": "https://docs.goauthentik.io/docs/releases/2026.2#fixed-in-202624", + "reason": "security" } }