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

@ -28,7 +28,7 @@ class TeamSpeakPlugin implements CallbackListener, CommandListener, ManialinkPag
* Constants
*/
const ID = 23;
const VERSION = 0.1;
const VERSION = 0.11;
const TEAMSPEAK_SID = 'TS Server ID';
const TEAMSPEAK_SERVERHOST = 'TS Server host';