Bump version

This commit is contained in:
Mitchell McCaffrey
2020-04-14 11:50:39 +10:00
parent 021d794d67
commit d40d5419dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ function Home() {
Join Game
</Button>
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
Alpha v0.9.1
Alpha v0.9.2
</Text>
<JoinModal
isOpen={isJoinModalOpen}