version increase
This commit is contained in:
		| @@ -52,7 +52,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener, | ||||
| 	/* | ||||
| 	 * Constants | ||||
| 	 */ | ||||
| 	const VERSION                     = '0.223'; | ||||
| 	const VERSION                     = '0.224'; | ||||
| 	const API_VERSION                 = '2013-04-16'; | ||||
| 	const MIN_DEDIVERSION             = '2017-05-03_21_00'; | ||||
| 	const SCRIPT_TIMEOUT              = 40; | ||||
|   | ||||
| @@ -36,7 +36,7 @@ class DedimaniaPlugin implements CallbackListener, CommandListener, TimerListene | ||||
| 	 * Constants | ||||
| 	 */ | ||||
| 	const ID             = 8; | ||||
| 	const VERSION        = 0.4; | ||||
| 	const VERSION        = 0.5; | ||||
| 	const AUTHOR         = 'MCTeam'; | ||||
| 	const NAME           = 'Dedimania Plugin'; | ||||
| 	const MLID_DEDIMANIA = 'Dedimania.ManialinkId'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user