diff options
author | hackademix <giorgio@maone.net> | 2019-02-21 23:13:20 +0100 |
---|---|---|
committer | hackademix <giorgio@maone.net> | 2019-02-21 23:13:20 +0100 |
commit | 85e1e6c19cc8dc847417d25b0f720788ad31653c (patch) | |
tree | 5dd92826cf9f4782b502eb160674d8c698ab5e21 | |
parent | 42a2d31b272a2934824e038e8d9c73f19bab006c (diff) |
Version number bump.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 1a0471e..b299846 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "GNU LibreJS [webExtensions]", "short_name": "LibreJS [experimental]", - "version": "7.19rc3", + "version": "7.19rc4", "author": "various", "description": "Only allows free and/or trivial Javascript to run.", "applications": { |