From caeb99e2714a65010978fe0d58beee120242e3c3 Mon Sep 17 00:00:00 2001 From: Salim Kanoun Date: Sat, 21 Dec 2024 15:21:13 +0100 Subject: [PATCH] upgrade version --- GaelO2/config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GaelO2/config/app.php b/GaelO2/config/app.php index 3bb93d02..611b4a7c 100644 --- a/GaelO2/config/app.php +++ b/GaelO2/config/app.php @@ -25,7 +25,7 @@ | or any other location as required by the application or its packages. */ - 'version' => '2.7.3', + 'version' => '2.8.0', /* |--------------------------------------------------------------------------