Bump version

This commit is contained in:
Mitchell McCaffrey
2020-04-14 16:08:37 +10:00
parent 2ceec9cfec
commit 034b83cfe0
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ function Home() {
Join Game
</Button>
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
Alpha v0.9.2
Alpha v0.10.2
</Text>
<JoinModal
isOpen={isJoinModalOpen}