bump version

This commit is contained in:
Beu 2022-01-24 14:52:09 +01:00
parent 76b5d78106
commit 1e1ad7e06d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class MatchManagerGSheet implements CallbackListener, CommandListener, Plugin {
* Constants
*/
const PLUGIN_ID = 156;
const PLUGIN_VERSION = 0.7;
const PLUGIN_VERSION = 0.8;
const PLUGIN_NAME = 'MatchManager GSheet';
const PLUGIN_AUTHOR = 'Beu';