From e42757c073066afd82b2e0012481b43fbb206bc7 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Sat, 4 Sep 2021 19:27:40 -0400 Subject: [PATCH] missing tag --- app/install/installer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/install/installer.php b/app/install/installer.php index 042dace..5ad9537 100644 --- a/app/install/installer.php +++ b/app/install/installer.php @@ -287,6 +287,7 @@ try { 'image_lock_nsfw_editing' => 0, ], '1.4.0' => null, + '1.4.1' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];