Skip to content

Commit 00b9025

Browse files
committed
v2.0.0
1 parent 998ca5d commit 00b9025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layers/Environment/ui/PauseMenu/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default function PauseMenu(props: PauseMenuProps) {
4949
const PAUSE_ITEMS: PauseItem[] = [
5050
...pauseMenuItems,
5151
{
52-
text: "v1.9.2",
52+
text: "v2.0.0",
5353
link: "https://www.npmjs.com/package/spacesvr",
5454
},
5555
...menuItems,

0 commit comments

Comments
 (0)