From 70eb741543b42207c315f5e29aca3136ae0770fe Mon Sep 17 00:00:00 2001 From: dmetzner <40868718+dmetzner@users.noreply.github.com> Date: Tue, 6 Aug 2024 07:30:01 +0000 Subject: [PATCH] Prepare release v24.8.3 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 07360504da..869f37346e 100644 --- a/.env +++ b/.env @@ -14,7 +14,7 @@ # https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration # Define the App Environment -APP_VERSION='24.8.2' +APP_VERSION='24.8.3' APP_ENV=dev APP_DEBUG=0 APP_NAME="PocketCode Share"