From 0e6f9eb5588b9fa1a0596fe80ba92a54adab0db9 Mon Sep 17 00:00:00 2001 From: b Date: Tue, 26 Jan 2021 03:42:13 -0600 Subject: [PATCH] Fix default level --- builder.js | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builder.js b/builder.js index 4996774..0e2f52d 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.9"; +const BUILD_VERSION = "6.9.10"; function setTitle() { let text; diff --git a/index.html b/index.html index 0b924d6..764612e 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@

- +