master commit

This commit is contained in:
ferricles 2021-01-10 23:43:07 -08:00
parent 33da3b89e7
commit 78bc2423b4

View file

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