Bump Version

This commit is contained in:
b 2021-01-09 22:51:52 -06:00
parent a544042271
commit a14d840bf0

View file

@ -11,7 +11,7 @@ console.log(url_tag);
* END testing section
*/
const BUILD_VERSION = "3.2";
const BUILD_VERSION = "4.0";
document.getElementById("header").textContent = "Wynn build calculator "+BUILD_VERSION+" (db version "+DB_VERSION+")";