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