Bump version
This commit is contained in:
parent
b0a047114d
commit
513fa827b1
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ const url_tag = location.hash.slice(1);
|
|||
// console.log(url_tag);
|
||||
|
||||
|
||||
const BUILD_VERSION = "7";
|
||||
const BUILD_VERSION = "7.0.1";
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ const ing_url_tag = location.hash.slice(1);
|
|||
|
||||
|
||||
|
||||
const ING_BUILD_VERSION = "7";
|
||||
const ING_BUILD_VERSION = "7.0.1";
|
||||
/*
|
||||
* END testing section
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue