diff --git a/index.html b/index.html index 952ab706..f0fd38c1 100644 --- a/index.html +++ b/index.html @@ -7851,7 +7851,7 @@ - + diff --git a/versioning.js b/versioning.js index c053ef4c..f93b9314 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.89.27"; // generator version, update each time +const version = "1.89.28"; // generator version, update each time { document.title += " v" + version;