aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorNateN1222 <nathannichols454@gmail.com>2017-11-05 11:56:05 -0600
committerNateN1222 <nathannichols454@gmail.com>2017-11-05 11:56:05 -0600
commit09f4708f61c29d24bf46505d04cf223a1e0325d7 (patch)
treea9e9d03a29e3aea244a3c3f1cce50c771bb0919f /manifest.json
parentda22a14cd285d6646db7b7d1ce1281689d01159f (diff)
updated manifest.json strict-min-version key to firefox 57
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
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":{