diff --git a/index.html b/index.html index 08f5e034..bcb26d40 100644 --- a/index.html +++ b/index.html @@ -7805,7 +7805,7 @@ - + diff --git a/versioning.js b/versioning.js index 131faa50..80db2aac 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.87.07"; // generator version, update each time +const version = "1.87.08"; // generator version, update each time { document.title += " v" + version;