From 2f15352b69429fd085c49d92a8fffea13e46653a Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:14:32 +0100 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 464c766..e254c02 100644 --- a/examples/authentik/.env +++ b/examples/authentik/.env @@ -1,5 +1,5 @@ # define the version to use -AUTHENTIK_VERSION=2024.12 +AUTHENTIK_VERSION=2025.2 # database credentials PG_USER=authentik