Changed versions TheM plugins

This commit is contained in:
Max Klaversma
2014-05-04 15:49:18 +02:00
parent baedbe0e92
commit b947490acf
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ class QueuePlugin implements CallbackListener, CommandListener, ManialinkPageAns
* Constants
*/
const ID = 22;
const VERSION = 0.1;
const VERSION = 0.11;
const ML_ID = 'Queue.Widget';
const ML_ADDTOQUEUE = 'Queue.Add';
const ML_REMOVEFROMQUEUE = 'Queue.Remove';