bump version

This commit is contained in:
Beu 2021-11-03 01:25:32 +01:00
parent 101ffa8db2
commit cd764293f1
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class MatchManagerWidget implements ManialinkPageAnswerListener, CallbackListene
* Constants
*/
const PLUGIN_ID = 153;
const PLUGIN_VERSION = 1.4;
const PLUGIN_VERSION = 1.5;
const PLUGIN_NAME = 'MatchManager Widget';
const PLUGIN_AUTHOR = 'Beu';