bump version to bypass site issue
This commit is contained in:
parent
8520ee7b9e
commit
65e8fb2454
@ -38,7 +38,7 @@ use ManiaControl\Callbacks\TimerListener; // for pause
|
||||
class MatchManagerCore implements CallbackListener, CommandListener, TimerListener, CommunicationListener, Plugin {
|
||||
|
||||
const PLUGIN_ID = 152;
|
||||
const PLUGIN_VERSION = 4.10;
|
||||
const PLUGIN_VERSION = 5.0;
|
||||
const PLUGIN_NAME = 'MatchManager Core';
|
||||
const PLUGIN_AUTHOR = 'Beu';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user