mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-28 19:08:32 +08:00
version bump
This commit is contained in:
parent
9d5505ae0c
commit
dd9b37544a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ export let socket = io(
|
|||
);
|
||||
export let activePage = "preloader";
|
||||
export let pageTransition = false;
|
||||
export let expectedVersion = "0.9.11";
|
||||
export let expectedVersion = "0.9.12";
|
||||
|
||||
console.log("---------");
|
||||
console.log("---------");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue