Bump version

This commit is contained in:
Mitchell McCaffrey 2020-05-29 08:43:54 +10:00
parent 7a927959d2
commit fb63af1ddd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "owlbear-rodeo",
"version": "1.2.1",
"version": "1.3.0",
"private": true,
"dependencies": {
"@msgpack/msgpack": "^1.12.1",

View File

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