diff --git a/index.html b/index.html
index a269d821..489e4be4 100644
--- a/index.html
+++ b/index.html
@@ -1706,7 +1706,12 @@
States
-
+
diff --git a/versioning.js b/versioning.js
index 7724f4ff..b6d5df7a 100644
--- a/versioning.js
+++ b/versioning.js
@@ -1,7 +1,7 @@
"use strict";
// version and caching control
-const version = "1.84.03"; // generator version, update each time
+const version = "1.84.04"; // generator version, update each time
{
document.title += " v" + version;