Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2018-12-30 09:41:06 +01:00
parent 7411301749
commit a13554963a
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ class EditUsers {
getDescription () {return "Allows you to change the icon, name, tag and color of users. Does not work in compact mode.";}
getVersion () {return "3.1.1";}
getVersion () {return "3.1.0";}
getAuthor () {return "DevilBro";}