Bump version

This commit is contained in:
b 2021-01-11 06:10:35 -06:00
parent af802ed60b
commit 5ba2a96e66

View file

@ -11,7 +11,7 @@ console.log(url_tag);
* END testing section
*/
const BUILD_VERSION = "5.6";
const BUILD_VERSION = "6.0";
document.getElementById("header").textContent = "WynnBuilder version "+BUILD_VERSION+" (db version "+DB_VERSION+")";