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

@ -44,7 +44,7 @@ class MatchManagerMultipleConfigManager implements ManialinkPageAnswerListener,
* Constants
*/
const PLUGIN_ID = 171;
const PLUGIN_VERSION = 1.4;
const PLUGIN_VERSION = 1.5;
const PLUGIN_NAME = 'MatchManager Multiple Config Manager';
const PLUGIN_AUTHOR = 'Beu';