Updated version to 1.5.0 preview

This commit is contained in:
Mitchell McCaffrey 2020-08-04 09:11:40 +10:00
parent e1733bb504
commit f58884c82c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "owlbear-rodeo",
"version": "1.4.2",
"version": "1.5.0 (preview)",
"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.2
Beta v1.5.0 (preview)
</Text>
<Button
m={2}