Bump version

This commit is contained in:
Mitchell McCaffrey 2020-04-09 12:13:17 +10:00
parent 1c978c999c
commit 5b2f097248
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "owlbear-rodeo",
"version": "0.6.2",
"version": "0.6.3",
"private": true,
"homepage": "https://owlbear.rodeo",
"dependencies": {

View File

@ -35,7 +35,7 @@ function Home() {
Join Game
</Button>
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
Alpha v0.6.2
Alpha v0.6.3
</Text>
</Flex>
</Container>