From 7ab0068c5251863dade701a2d804635505f65410 Mon Sep 17 00:00:00 2001 From: Jens L Date: Tue, 9 Jan 2024 19:35:25 +0100 Subject: [PATCH] bump to 2023.10.6 (#26) --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 6a5cff8..89b45ec 100644 --- a/version.json +++ b/version.json @@ -2,7 +2,7 @@ "$schema": "https://version.goauthentik.io/schema.json", "stable": { "version": "2023.10.5", - "changelog": "See https://goauthentik.io/docs/releases/2023.10#fixed-in-2023105", - "reason": "bugfix" + "changelog": "See https://goauthentik.io/docs/releases/2023.10#fixed-in-2023106", + "reason": "security" } }