diff options
-rw-r--r-- | manifest.json | 4 |
1 files 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":{ |