mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-28 02:48:43 +08:00
version bump
This commit is contained in:
parent
a27c48b98a
commit
bfe6754df8
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ export let socket = io(
|
|||
);
|
||||
export let activePage = "preloader";
|
||||
export let pageTransition = false;
|
||||
export let expectedVersion = "0.9.7";
|
||||
export let expectedVersion = "0.9.8";
|
||||
|
||||
export let room = undefined;
|
||||
let name = undefined;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue