Bump version
This commit is contained in:
parent
b0c7c0fbc4
commit
7a24327aa1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ const url_tag = location.hash.slice(1);
|
||||||
// console.log(url_tag);
|
// console.log(url_tag);
|
||||||
|
|
||||||
|
|
||||||
const BUILD_VERSION = "7.0.14";
|
const BUILD_VERSION = "7.0.15";
|
||||||
|
|
||||||
function setTitle() {
|
function setTitle() {
|
||||||
let text;
|
let text;
|
||||||
|
|
Loading…
Reference in a new issue