diff options
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index 883c7fc..6deb2ec 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@    "manifest_version": 2,    "name": "GNU LibreJS [webExtensions]",    "short_name": "LibreJS [experimental]", -  "version": "7.14", +  "version": "7.14.1",    "author": "various",    "description": "Only allows free and/or trivial Javascript to run.",    "applications": { | 
