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