From d8861c434aef5dbd5b4db8a423dfb69cecc8d583 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 6 Aug 2023 22:58:00 +0400 Subject: [PATCH] chore: update to right version --- index.html | 4 ++-- versioning.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 613ff3ab..9e1cf078 100644 --- a/index.html +++ b/index.html @@ -7913,7 +7913,7 @@ - + @@ -7963,7 +7963,7 @@ - + diff --git a/versioning.js b/versioning.js index 39145d7b..7b4b88e1 100644 --- a/versioning.js +++ b/versioning.js @@ -2,7 +2,7 @@ // version and caching control -const version = "1.90.01"; // generator version, update each time +const version = "1.89.39"; // generator version, update each time { document.title += " v" + version;