bump version

This commit is contained in:
Beu 2022-03-04 17:57:52 +01:00
parent a23b3f5b20
commit 8ff063ead3
1 changed files with 1 additions and 1 deletions

View File

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