Bump version
This commit is contained in:
parent
441e589ec3
commit
6c12ab39f7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "owlbear-rodeo",
|
"name": "owlbear-rodeo",
|
||||||
"version": "0.8.0",
|
"version": "0.9.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "https://owlbear.rodeo",
|
"homepage": "https://owlbear.rodeo",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -46,7 +46,7 @@ function Home() {
|
|||||||
Join Game
|
Join Game
|
||||||
</Button>
|
</Button>
|
||||||
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
|
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
|
||||||
Alpha v0.8.0
|
Alpha v0.9.0
|
||||||
</Text>
|
</Text>
|
||||||
<JoinModal
|
<JoinModal
|
||||||
isOpen={isJoinModalOpen}
|
isOpen={isJoinModalOpen}
|
||||||
|
Loading…
Reference in New Issue
Block a user