bump version

This commit is contained in:
Beu
2025-06-22 19:30:51 +02:00
parent 36280769bb
commit 5d2c6c4627
10 changed files with 10 additions and 10 deletions

View File

@ -37,7 +37,7 @@ class MatchManagerTMWTDuoIntegration implements CallbackListener, ManialinkPageA
* Constants
*/
const PLUGIN_ID = 211;
const PLUGIN_VERSION = 1.1;
const PLUGIN_VERSION = 1.2;
const PLUGIN_NAME = 'MatchManager TMWT Duo Integration';
const PLUGIN_AUTHOR = 'Beu';