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