diff options
author | NateN1222 <nathannichols454@gmail.com> | 2018-01-27 11:33:02 -0600 |
---|---|---|
committer | NateN1222 <nathannichols454@gmail.com> | 2018-01-27 11:33:02 -0600 |
commit | 099ee11f774939589305ad7f85fa2a36382369eb (patch) | |
tree | bf53cda87d9107d85355041acb284106ab2998b3 | |
parent | f2e22d8a5ff480e776b2d6f5bcae2de662dc6c70 (diff) |
New version (7.1) in manifest.json
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index cf894a7..2727077 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "GNU LibreJS [webExtensions]", "short_name": "LibreJS [experimental]", - "version": "7.0", + "version": "7.1", "author": "various", "description": "Only allows free and/or trivial Javascript to run.", "applications": { |