dev mode false again

This commit is contained in:
kremsy
2017-04-04 19:41:47 +02:00
parent 527c37d006
commit 50eaf4b82d
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener,
/*
* Constants
*/
const VERSION = '0.201';
const VERSION = '0.202';
const API_VERSION = '2013-04-16';
const MIN_DEDIVERSION = '2017-03-23_18_00';
const SCRIPT_TIMEOUT = 10;