Bump version

This commit is contained in:
b 2021-01-20 06:26:48 -06:00
parent 68a01effd7
commit 09d4dc47dc

View file

@ -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;