From 9f9f26bea1ee22d3ed39ce9e72ddd42359a0978c Mon Sep 17 00:00:00 2001 From: dmetzner <40868718+dmetzner@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:12:59 +0000 Subject: [PATCH] Prepare release v24.8.2 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 98ad8ecfc7..07360504da 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.1' +APP_VERSION='24.8.2' APP_ENV=dev APP_DEBUG=0 APP_NAME="PocketCode Share"