mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 03:20:46 +08:00
version bump
This commit is contained in:
parent
ecc6aadbe0
commit
0963a46917
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export let reconnectionAttempts = 0;
|
|||
export let maxReconnectionAttempts = 1;
|
||||
export let activePage = "preloader";
|
||||
export let pageTransition = false;
|
||||
export let expectedVersion = "0.9.3";
|
||||
export let expectedVersion = "0.9.4";
|
||||
|
||||
export let room = undefined;
|
||||
let name = undefined;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue