From 1d16f288b12a3f62b9ef54e7fb4897828e871f20 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Tue, 14 Dec 2021 13:48:44 -0300 Subject: [PATCH] tags 1.6.0 --- 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 385c14ae..f00fb311 100644 --- a/app/app.php +++ b/app/app.php @@ -1,6 +1,6 @@ null, '1.5.0' => null, '1.5.1' => null, + '1.6.0' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];