Bump version
This commit is contained in:
parent
148e9001e9
commit
dbe0585422
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ const url_tag = location.hash.slice(1);
|
||||||
console.log(url_base);
|
console.log(url_base);
|
||||||
console.log(url_tag);
|
console.log(url_tag);
|
||||||
|
|
||||||
const BUILD_VERSION = "6.9.30";
|
const BUILD_VERSION = "6.9.31";
|
||||||
|
|
||||||
function setTitle() {
|
function setTitle() {
|
||||||
let text;
|
let text;
|
||||||
|
|
Loading…
Reference in a new issue