From 5a8160a541fcf4d3c69bb0ad3f2ba81a6bc9c1b0 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios Date: Mon, 14 Sep 2020 15:09:21 -0300 Subject: [PATCH] Tag 1.2.3 --- 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 4ff38a85..2e01f54d 100644 --- a/app/app.php +++ b/app/app.php @@ -1,6 +1,6 @@ null, '1.2.2' => null, + '1.2.3' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];