Bump up Dedimania Version Number

This commit is contained in:
Alexander Nell 2020-03-16 11:10:21 +01:00
parent a8e571d002
commit 60a4e9760f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ class DedimaniaPlugin implements CallbackListener, CommandListener, TimerListene
* Constants
*/
const ID = 8;
const VERSION = 0.6;
const VERSION = 0.61;
const AUTHOR = 'MCTeam';
const NAME = 'Dedimania Plugin';
const MLID_DEDIMANIA = 'Dedimania.ManialinkId';