diff options
author | Ruben Rodriguez <ruben@fsf.org> | 2019-04-29 18:01:26 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@fsf.org> | 2019-04-29 18:01:26 -0400 |
commit | 65c68a4839a05bb8aa24a0444964fa8241bc8673 (patch) | |
tree | 65e6e9d0a0d4cd417aef4ff3a43303b187a38bc3 | |
parent | d0ba229122deb806bd559818034d9d7280e211e3 (diff) |
Version bumped 7.20
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 607769d..33d8369 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "GNU LibreJS [webExtensions]", "short_name": "LibreJS [experimental]", - "version": "7.19", + "version": "7.20", "author": "various", "description": "Only allows free and/or trivial Javascript to run.", "applications": { |