From 09f4708f61c29d24bf46505d04cf223a1e0325d7 Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Sun, 5 Nov 2017 11:56:05 -0600 Subject: updated manifest.json strict-min-version key to firefox 57 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 197bd0b..c932ee2 100644 --- a/manifest.json +++ b/manifest.json @@ -7,8 +7,8 @@ "description": "Only allows free and/or trivial Javascript to run.", "applications": { "gecko": { - "id": "librejs_webex@gnu.org", - "strict_min_version": "42.0" + "id": "librejs7@gnu.org", + "strict_min_version": "57.0" } }, "icons":{ -- cgit v1.2.3