Bump version to 1.3.1

This commit is contained in:
Mitchell McCaffrey 2020-05-31 18:53:46 +10:00
parent 443aff8e4d
commit 2252cceb96
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "owlbear-rodeo",
"version": "1.3.0",
"version": "1.3.1",
"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.3.0
Beta v1.3.1
</Text>
<Button
m={2}