aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--docs/version.texi8
-rw-r--r--manifest.json2
3 files changed, 9 insertions, 5 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..3f26006
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,4 @@
+New in 7.20.3
+
+ * Fix build by updating json files
+ * Fix hanging on certain websites \ No newline at end of file
diff --git a/docs/version.texi b/docs/version.texi
index e300ce7..bb7a044 100644
--- a/docs/version.texi
+++ b/docs/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 8 October 2018
-@set UPDATED-MONTH October 2018
-@set EDITION 2
-@set VERSION 7.17
+@set UPDATED 15 November 2021
+@set UPDATED-MONTH November 2021
+@set EDITION 3
+@set VERSION 7.20
diff --git a/manifest.json b/manifest.json
index bccb1d7..0cd6f3a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "GNU LibreJS",
"short_name": "LibreJS",
- "version": "7.20.2",
+ "version": "7.20.3",
"author": "various",
"description": "Only allows free and/or trivial Javascript to run.",
"applications": {