Bump version number to 1.4.2
This commit is contained in:
parent
81897faef0
commit
fbb91a037f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "owlbear-rodeo",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "^1.12.1",
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user