From f2307ca13a39dd692ff067999369315bbe3b34e9 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Tue, 7 Nov 2017 19:49:09 +0100 Subject: [PATCH] Correcting minimal version. Fixes #143 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 67d2170..048ef43 100644 --- a/manifest.json +++ b/manifest.json @@ -65,7 +65,7 @@ "applications": { "gecko": { "id": "CanvasBlocker@kkapsner.de", - "strict_min_version": "55.0" + "strict_min_version": "52.4.1" } }, "default_locale": "en",