Bump version number to 1.4.2

This commit is contained in:
Mitchell McCaffrey 2020-07-20 20:56:57 +10:00
parent 81897faef0
commit fbb91a037f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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