Bump version number

This commit is contained in:
Mitchell McCaffrey 2020-07-12 19:24:26 +10:00
parent e1f0742849
commit 0d2cc080c1
2 changed files with 2 additions and 2 deletions

View File

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