From 019fbbc41fe68a396d9445cafa2d908ea3abb0a8 Mon Sep 17 00:00:00 2001 From: AaronDewes Date: Fri, 17 Jun 2022 11:44:16 +0000 Subject: [PATCH] Add isQuickUpdate to info.json --- info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/info.json b/info.json index f35a1c9..094bc84 100644 --- a/info.json +++ b/info.json @@ -2,5 +2,6 @@ "version": "0.0.5", "name": "Citadel 0.0.5", "requires": ">=0.0.1", + "isQuickUpdate": false, "notes": "This update fixes a few bugs in the 0.0.4 release that were preventing some apps from working correctly." }