This commit is contained in:
ferricles 2021-04-04 12:45:08 -07:00
commit 48b7c986d9
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ const url_tag = location.hash.slice(1);
// console.log(url_tag); // console.log(url_tag);
const BUILD_VERSION = "7"; const BUILD_VERSION = "7.0.1";

View file

@ -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 * END testing section
*/ */