Bump version
This commit is contained in:
parent
68a01effd7
commit
09d4dc47dc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,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.7";
|
const BUILD_VERSION = "6.9.8";
|
||||||
|
|
||||||
function setTitle() {
|
function setTitle() {
|
||||||
let text;
|
let text;
|
||||||
|
|
Loading…
Reference in a new issue