Change Version to 0.01

This commit is contained in:
Steffen Schröder 2013-12-18 12:15:48 +01:00
parent 917eb38211
commit 16993237c2

View File

@ -57,7 +57,7 @@ class ManiaControl implements CommandListener {
/**
* Constants
*/
const VERSION = '0.1';
const VERSION = '0.01';
const API_VERSION = '2013-04-16';
const DATE = 'd-m-y h:i:sa T';