diff --git a/index.html b/index.html index 6b699f51..359cac6a 100644 --- a/index.html +++ b/index.html @@ -7807,7 +7807,7 @@ - + diff --git a/versioning.js b/versioning.js index 21d3fdea..78421002 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.87.13"; // generator version, update each time +const version = "1.87.14"; // generator version, update each time { document.title += " v" + version;