From d6b84b9f73d85af28db5104dbb884eacb09230fd Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios Date: Fri, 28 Aug 2020 15:10:43 -0400 Subject: [PATCH] Tag 1.2.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 e930835..9641bef 100644 --- a/app/app.php +++ b/app/app.php @@ -1,6 +1,6 @@ null, 'theme_show_embed_content_for' => 'all', // none,users,all ], + '1.2.1' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];