aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2020-03-30 21:34:36 -0400
committerRuben Rodriguez <ruben@gnu.org>2020-03-30 21:34:36 -0400
commitf8d2fdd802b66767d9bc80685ebdac5740bdb8dc (patch)
tree35ec47cbe094463d398bd29ad5709977e333c746 /manifest.json
parent525e3a562348813ca11a135cbc640825579af709 (diff)
Fixed Array.map is not a function
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 61c770c..bccb1d7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "GNU LibreJS",
"short_name": "LibreJS",
- "version": "7.20.1",
+ "version": "7.20.2",
"author": "various",
"description": "Only allows free and/or trivial Javascript to run.",
"applications": {