From 09d4dc47dc4cdb19123a3927a36fce7c030f10a9 Mon Sep 17 00:00:00 2001 From: b Date: Wed, 20 Jan 2021 06:26:48 -0600 Subject: [PATCH] Bump version --- builder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder.js b/builder.js index c8fecf3..cf90ccb 100644 --- a/builder.js +++ b/builder.js @@ -3,7 +3,7 @@ const url_tag = location.hash.slice(1); console.log(url_base); console.log(url_tag); -const BUILD_VERSION = "6.9.7"; +const BUILD_VERSION = "6.9.8"; function setTitle() { let text;