From bd9ff1419e36eff788a9f4e24502ae889a1ac7f9 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Mon, 4 Oct 2021 10:24:50 -0300 Subject: [PATCH] label 1.4.2 --- app/install/installer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/install/installer.php b/app/install/installer.php index 5ad9537..5b5dcb6 100644 --- a/app/install/installer.php +++ b/app/install/installer.php @@ -288,6 +288,7 @@ try { ], '1.4.0' => null, '1.4.1' => null, + '1.4.2' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];