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);
|
||||
|
||||
|
||||
const BUILD_VERSION = "7.0.14";
|
||||
const BUILD_VERSION = "7.0.15";
|
||||
|
||||
function setTitle() {
|
||||
let text;
|
||||
|
|
Loading…
Reference in a new issue