Update EditRoles.plugin.js

This commit is contained in:
Mirco Wittrien 2021-04-09 18:24:42 +02:00
parent a005a0811c
commit b031394cf4
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @name EditRoles
* @author DevilBro
* @authorId 278543574059057154
* @version 1.0.2
* @version 1.0.1
* @description Allows you to locally edit Roles
* @invite Jx3TjNS
* @donate https://www.paypal.me/MircoWittrien
@ -17,7 +17,7 @@ module.exports = (_ => {
"info": {
"name": "EditRoles",
"author": "DevilBro",
"version": "1.0.2",
"version": "1.0.1",
"description": "Allows you to locally edit Roles"
}
};