Bump version
This commit is contained in:
parent
615ec62570
commit
2ec0687f77
1 changed files with 1 additions and 1 deletions
2
test.js
2
test.js
|
@ -11,7 +11,7 @@ console.log(url_tag);
|
||||||
* END testing section
|
* END testing section
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const BUILD_VERSION = "5.2";
|
const BUILD_VERSION = "5.3";
|
||||||
|
|
||||||
document.getElementById("header").textContent = "Wynn build calculator "+BUILD_VERSION+" (db version "+DB_VERSION+")";
|
document.getElementById("header").textContent = "Wynn build calculator "+BUILD_VERSION+" (db version "+DB_VERSION+")";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue