Bump version

This commit is contained in:
b 2021-01-11 04:03:51 -06:00
parent fa97fc03ba
commit 6f8a9f7eea

View file

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