bump version
This commit is contained in:
		| @@ -32,7 +32,7 @@ class MatchManagerAdminUI implements CallbackListener, ManialinkPageAnswerListen | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 174; | 	const PLUGIN_ID											= 174; | ||||||
| 	const PLUGIN_VERSION									= 2.1; | 	const PLUGIN_VERSION									= 2.2; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Admin UI'; | 	const PLUGIN_NAME										= 'MatchManager Admin UI'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -28,7 +28,7 @@ class MatchManagerAutomaticLauncher implements CallbackListener, TimerListener, | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 172; | 	const PLUGIN_ID											= 172; | ||||||
| 	const PLUGIN_VERSION									= 1.1; | 	const PLUGIN_VERSION									= 1.2; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Automatic Launcher'; | 	const PLUGIN_NAME										= 'MatchManager Automatic Launcher'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -43,7 +43,7 @@ class MatchManagerCore implements CallbackListener, CommandListener, TimerListen | |||||||
| 	 * MARK: Constants | 	 * MARK: Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 152; | 	const PLUGIN_ID											= 152; | ||||||
| 	const PLUGIN_VERSION									= 5.8; | 	const PLUGIN_VERSION									= 5.9; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Core'; | 	const PLUGIN_NAME										= 'MatchManager Core'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -34,7 +34,7 @@ class MatchManagerECircuitMania implements CallbackListener, ManialinkPageAnswer | |||||||
| 	* Constants | 	* Constants | ||||||
| 	*/ | 	*/ | ||||||
| 	const PLUGIN_ID			= 213; | 	const PLUGIN_ID			= 213; | ||||||
| 	const PLUGIN_VERSION	= 1.0; | 	const PLUGIN_VERSION	= 1.1; | ||||||
| 	const PLUGIN_NAME		= 'MatchManager eCircuitMania'; | 	const PLUGIN_NAME		= 'MatchManager eCircuitMania'; | ||||||
| 	const PLUGIN_AUTHOR		= 'Beu'; | 	const PLUGIN_AUTHOR		= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -39,7 +39,7 @@ class MatchManagerGSheet implements  CallbackListener, TimerListener, CommandLis | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 156; | 	const PLUGIN_ID											= 156; | ||||||
| 	const PLUGIN_VERSION									= 2.3; | 	const PLUGIN_VERSION									= 2.4; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager GSheet'; | 	const PLUGIN_NAME										= 'MatchManager GSheet'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -44,7 +44,7 @@ class MatchManagerMultipleConfigManager implements ManialinkPageAnswerListener, | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 171; | 	const PLUGIN_ID											= 171; | ||||||
| 	const PLUGIN_VERSION									= 1.6; | 	const PLUGIN_VERSION									= 1.7; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Multiple Config Manager'; | 	const PLUGIN_NAME										= 'MatchManager Multiple Config Manager'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -38,7 +38,7 @@ class MatchManagerPlayersPause implements ManialinkPageAnswerListener, CommandLi | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 159; | 	const PLUGIN_ID											= 159; | ||||||
| 	const PLUGIN_VERSION									= 1.5; | 	const PLUGIN_VERSION									= 1.6; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Players Pause'; | 	const PLUGIN_NAME										= 'MatchManager Players Pause'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -37,7 +37,7 @@ class MatchManagerReadyButton implements ManialinkPageAnswerListener, CommandLis | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 158; | 	const PLUGIN_ID											= 158; | ||||||
| 	const PLUGIN_VERSION									= 1.5; | 	const PLUGIN_VERSION									= 1.6; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Ready Button'; | 	const PLUGIN_NAME										= 'MatchManager Ready Button'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -37,7 +37,7 @@ class MatchManagerTMWTDuoIntegration implements CallbackListener, ManialinkPageA | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 211; | 	const PLUGIN_ID											= 211; | ||||||
| 	const PLUGIN_VERSION									= 1.1; | 	const PLUGIN_VERSION									= 1.2; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager TMWT Duo Integration'; | 	const PLUGIN_NAME										= 'MatchManager TMWT Duo Integration'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -38,7 +38,7 @@ class MatchManagerWidget implements ManialinkPageAnswerListener, CallbackListene | |||||||
| 	 * Constants | 	 * Constants | ||||||
| 	 */ | 	 */ | ||||||
| 	const PLUGIN_ID											= 153; | 	const PLUGIN_ID											= 153; | ||||||
| 	const PLUGIN_VERSION									= 1.8; | 	const PLUGIN_VERSION									= 1.9; | ||||||
| 	const PLUGIN_NAME										= 'MatchManager Widget'; | 	const PLUGIN_NAME										= 'MatchManager Widget'; | ||||||
| 	const PLUGIN_AUTHOR										= 'Beu'; | 	const PLUGIN_AUTHOR										= 'Beu'; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user