Bump version

This commit is contained in:
b 2021-01-10 07:19:31 -06:00
parent 41275e20b8
commit 0b0c73b593

View file

@ -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+")";