Bump version

This commit is contained in:
Mitchell McCaffrey 2020-04-21 20:10:00 +10:00
parent 8a9c50f44c
commit 65c3620732
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -51,7 +51,7 @@ function Home() {
Join Game
</Button>
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
Beta v1.0.0
Beta v1.1.0
</Text>
<Button
m={2}