Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2019-01-01 20:42:44 +01:00
parent b822039a04
commit 51f54df650
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,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.2";}
getVersion () {return "3.1.1";}
getAuthor () {return "DevilBro";}