Bump version

This commit is contained in:
b 2021-02-17 12:11:16 -06:00
parent 148e9001e9
commit dbe0585422

View file

@ -2,7 +2,7 @@ const url_tag = location.hash.slice(1);
console.log(url_base);
console.log(url_tag);
const BUILD_VERSION = "6.9.30";
const BUILD_VERSION = "6.9.31";
function setTitle() {
let text;