diff options
author | NateN1222 <nathannichols454@gmail.com> | 2018-02-10 11:18:58 -0600 |
---|---|---|
committer | NateN1222 <nathannichols454@gmail.com> | 2018-02-10 11:18:58 -0600 |
commit | 2ce946cfa39e62f5c985d2944ffde8dd97d9c313 (patch) | |
tree | 37ca1a3731e7e7a299998b36b746090c76c48ea1 /manifest.json | |
parent | 976be36bc673e6a66b1e745833659a50740148b2 (diff) |
Started new documentation.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 7cae1d3..695170e 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "GNU LibreJS [webExtensions]", "short_name": "LibreJS [experimental]", - "version": "7.11", + "version": "7.2", "author": "various", "description": "Only allows free and/or trivial Javascript to run.", "applications": { |