From c6d1f391376ccd94282ce04698b5117a947cac94 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 4 Jun 2025 18:04:47 +0200 Subject: [PATCH] chore: Update .env --- examples/authentik/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/authentik/.env b/examples/authentik/.env index c48750f..86f2946 100644 --- a/examples/authentik/.env +++ b/examples/authentik/.env @@ -1,5 +1,5 @@ # define the version to use -AUTHENTIK_VERSION=2025.4 +AUTHENTIK_VERSION=2025.6 # database credentials PG_USER=authentik