From 932593d7bc2666955d7958af2c7a4be2c121d986 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Thu, 28 Oct 2021 13:52:59 -0300 Subject: [PATCH] tags 1.5.1 --- app/app.php | 2 +- app/install/installer.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/app.php b/app/app.php index 75e42bf9..385c14ae 100644 --- a/app/app.php +++ b/app/app.php @@ -1,6 +1,6 @@ null, '1.4.2' => null, '1.5.0' => null, + '1.5.1' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];