Fix set bonus
This commit is contained in:
parent
3c3c908ed1
commit
800df50db6
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
|
||||
*/
|
||||
|
||||
const BUILD_VERSION = "6.0";
|
||||
const BUILD_VERSION = "6.1";
|
||||
|
||||
document.getElementById("header").textContent = "WynnBuilder version "+BUILD_VERSION+" (db version "+DB_VERSION+")";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue