Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2019-01-04 17:20:42 +01:00 committed by GitHub
parent 989dec0718
commit 6ef0555e5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.5";}
getVersion () {return "3.1.6";}
getAuthor () {return "DevilBro";}