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

@ -39,7 +39,7 @@ class MatchManagerGSheet implements CallbackListener, TimerListener, CommandLis
* Constants
*/
const PLUGIN_ID = 156;
const PLUGIN_VERSION = 2.1;
const PLUGIN_VERSION = 2.2;
const PLUGIN_NAME = 'MatchManager GSheet';
const PLUGIN_AUTHOR = 'Beu';