increased version

This commit is contained in:
Steffen Schröder 2014-07-28 14:40:00 +02:00
parent 4f66c8e54f
commit 09f6e813a5

View File

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