prepare for nightly 158 update

This commit is contained in:
kremsy 2015-06-23 17:44:55 +02:00
parent abaeb24d96
commit 2271f809c2

View File

@ -46,7 +46,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener,
/* /*
* Constants * Constants
*/ */
const VERSION = '0.157'; const VERSION = '0.158';
const API_VERSION = '2013-04-16'; const API_VERSION = '2013-04-16';
const MIN_DEDIVERSION = '2014-04-02_18_00'; const MIN_DEDIVERSION = '2014-04-02_18_00';
const SCRIPT_TIMEOUT = 10; const SCRIPT_TIMEOUT = 10;