From e42046c1ea91513910a4b7c733fccf6bc4f1e1d0 Mon Sep 17 00:00:00 2001 From: Salim Kanoun Date: Thu, 28 Sep 2023 22:33:51 +0200 Subject: [PATCH] version 2.2.0 --- 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 f22d54e37..856e5ed31 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.1.1', + 'version' => '2.2.0', /* |--------------------------------------------------------------------------