diff --git a/test.js b/test.js index f70ff09..d7ad0f8 100644 --- a/test.js +++ b/test.js @@ -11,7 +11,7 @@ console.log(url_tag); * END testing section */ -const BUILD_VERSION = "4.5"; +const BUILD_VERSION = "4.6"; document.getElementById("header").textContent = "Wynn build calculator "+BUILD_VERSION+" (db version "+DB_VERSION+")";