diff --git a/index.html b/index.html index 9afb7464..abbc849c 100644 --- a/index.html +++ b/index.html @@ -7887,14 +7887,14 @@ - - + + - + @@ -7930,8 +7930,8 @@ - - + + diff --git a/versioning.js b/versioning.js index 132d7271..daa570fb 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.89.36"; // generator version, update each time +const version = "1.90.00"; // generator version, update each time { document.title += " v" + version;