From de538330537b843969e2d211a5ff87efd164a87f Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Tue, 29 Aug 2023 06:11:53 -0400 Subject: [PATCH] Update app.php --- 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 7e97da7..2125e71 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.0.8'; +const APP_VERSION = '4.0.9'; const APP_VERSION_AKA = 'macanudo';