diff --git a/index.html b/index.html index d3654ee6..38e0c9cb 100644 --- a/index.html +++ b/index.html @@ -8059,7 +8059,7 @@ - + diff --git a/versioning.js b/versioning.js index 1639a60b..5fa763d4 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.97.03"; // generator version, update each time +const version = "1.98.00"; // generator version, update each time { document.title += " v" + version;