Bump version
This commit is contained in:
parent
29a0851c08
commit
225f62fa89
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "owlbear-rodeo",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"private": true,
|
||||
"homepage": "https://owlbear.rodeo",
|
||||
"dependencies": {
|
||||
|
@ -49,7 +49,7 @@ function Home() {
|
||||
Join Game
|
||||
</Button>
|
||||
<Text variant="caption" as="p" sx={{ textAlign: "center" }}>
|
||||
Alpha v0.10.0
|
||||
Alpha v0.10.1
|
||||
</Text>
|
||||
<JoinModal
|
||||
isOpen={isJoinModalOpen}
|
||||
|
Loading…
Reference in New Issue
Block a user