aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorNateN1222 <nathannichols454@gmail.com>2017-10-28 09:12:54 -0500
committerNateN1222 <nathannichols454@gmail.com>2017-10-28 09:12:54 -0500
commitf9bd00d49a9de977ecbf75b5fda6d0372483b2e2 (patch)
tree5a0290f5240d5d006e5c25d1527a983ef12c1440 /manifest.json
parentb0d5c049d41d9b92937306021ff7ea4bdd3f9f8b (diff)
Minor changes for release on mozilla addon store
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 9e46fab..197bd0b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,11 +3,11 @@
"name": "GNU LibreJS [webExtensions]",
"short_name": "LibreJS [experimental]",
"version": "7.0",
- "author": "See file 'authors'",
+ "author": "various",
"description": "Only allows free and/or trivial Javascript to run.",
"applications": {
"gecko": {
- "id": "bug-librejs@gnu.org",
+ "id": "librejs_webex@gnu.org",
"strict_min_version": "42.0"
}
},