Upgraded version info

This commit is contained in:
Lucid Kobold
2021-11-27 19:32:35 -06:00
parent 528d5850fe
commit cb90d37751

View File

@@ -15,7 +15,7 @@ import MobileNav from "./MobileNav";
const Header = (): JSX.Element => {
const appName = "LCM Potty Chart"
const appVersion = "v0.0.2.4-pre-alpha"
const appVersion = "v0.0.2.5-pre-alpha"
// Add transparency while not at the top of the page.