Bump version

This commit is contained in:
Mitchell McCaffrey 2020-04-24 23:18:36 +10:00
parent e978aabd15
commit 57a0977e21
2 changed files with 2 additions and 2 deletions

View File

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

View File

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