update version
This commit is contained in:
parent
af8c6a2159
commit
05f185d70f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import {
|
|||
} from './modules';
|
||||
import { levels } from './levels.js';
|
||||
|
||||
const VERSION = "0.3.9";
|
||||
const VERSION = "0.3.10";
|
||||
const MOBILE_BUSY_DELAY = 250;
|
||||
const PC_BUSY_DELAY = 500;
|
||||
const TEST_MODE = false;
|
||||
|
|
Loading…
Reference in a new issue