Bump version
This commit is contained in:
parent
4a86fc1daf
commit
bdc1a7c14d
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "owlbear-rodeo",
|
"name": "owlbear-rodeo",
|
||||||
"version": "0.2.1",
|
"version": "0.3.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.2.1
|
Alpha v0.3.0
|
||||||
</Text>
|
</Text>
|
||||||
</Flex>
|
</Flex>
|
||||||
</Container>
|
</Container>
|
||||||
|
Loading…
Reference in New Issue
Block a user