Bump LocalRecordsPlugin Version

This commit is contained in:
Alexander Nell 2020-05-21 15:36:14 +02:00
parent f6a2c179af
commit 3084f4b5b5
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class LocalRecordsPlugin implements CallbackListener, CallQueueListener, Command
* Constants
*/
const ID = 7;
const VERSION = 0.8;
const VERSION = 0.81;
const NAME = 'Local Records Plugin';
const AUTHOR = 'MCTeam';
const MLID_RECORDS = 'ml_local_records';