diff options
-rw-r--r-- | manifest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json index 33d8369..61c770c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, - "name": "GNU LibreJS [webExtensions]", - "short_name": "LibreJS [experimental]", - "version": "7.20", + "name": "GNU LibreJS", + "short_name": "LibreJS", + "version": "7.20.1", "author": "various", "description": "Only allows free and/or trivial Javascript to run.", "applications": { |