Bump version to 1.3.3

This commit is contained in:
Mitchell McCaffrey 2020-06-16 21:18:35 +10:00
parent 5b2d711eff
commit df4a813377
2 changed files with 2 additions and 2 deletions

View File

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