From aae9da037bd01363d978b98a24af09e1e2d9aa24 Mon Sep 17 00:00:00 2001 From: Satche Date: Mon, 13 Jun 2022 13:48:00 +0200 Subject: [PATCH] chore: update version/hash to v1.86.07 --- index.html | 4 ++-- versioning.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 3c9dcacf..170aafa4 100644 --- a/index.html +++ b/index.html @@ -108,7 +108,7 @@ } - + - + diff --git a/versioning.js b/versioning.js index ba8f7187..55a16f9b 100644 --- a/versioning.js +++ b/versioning.js @@ -1,7 +1,7 @@ "use strict"; // version and caching control -const version = "1.86.07"; // generator version, update each time +const version = "1.86.08"; // generator version, update each time { document.title += " v" + version;