From edc9a5cb09bb81827680fb58a12d66bb80d90498 Mon Sep 17 00:00:00 2001 From: chevereto Date: Mon, 4 Nov 2024 12:38:10 +0000 Subject: [PATCH] Automatic push 4.2.1 --- app/legacy/load/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/legacy/load/app.php b/app/legacy/load/app.php index 890f90d..8bf9371 100644 --- a/app/legacy/load/app.php +++ b/app/legacy/load/app.php @@ -9,5 +9,5 @@ * file that was distributed with this source code. */ -const APP_VERSION = '4.2.0'; +const APP_VERSION = '4.2.1'; const APP_VERSION_AKA = 'regio';