bump version

This commit is contained in:
Beu
2025-03-16 16:39:55 +01:00
parent a7e40750f4
commit 971238ed8b
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ class MatchManagerCore implements CallbackListener, CommandListener, TimerListen
* MARK: Constants
*/
const PLUGIN_ID = 152;
const PLUGIN_VERSION = 5.6;
const PLUGIN_VERSION = 5.7;
const PLUGIN_NAME = 'MatchManager Core';
const PLUGIN_AUTHOR = 'Beu';