Bump version
This commit is contained in:
parent
a905ce378b
commit
f5fe7943e9
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "owlbear-rodeo",
|
"name": "owlbear-rodeo",
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "https://owlbear.rodeo",
|
"homepage": "https://owlbear.rodeo",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -35,7 +35,7 @@ function Home() {
|
|||||||
Join Game
|
Join Game
|
||||||
</Button>
|
</Button>
|
||||||
<Text variant="caption" sx={{ textAlign: "center" }}>
|
<Text variant="caption" sx={{ textAlign: "center" }}>
|
||||||
Alpha v0.4.0
|
Alpha v0.5.0
|
||||||
</Text>
|
</Text>
|
||||||
</Flex>
|
</Flex>
|
||||||
</Container>
|
</Container>
|
||||||
|
Loading…
Reference in New Issue
Block a user