Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2019-10-17 20:34:01 +02:00
parent ee8cb9c99f
commit f7b70b155b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
class EditUsers {
getName () {return "EditUsers";}
getVersion () {return "3.6.3";}
getVersion () {return "3.6.4";}
getAuthor () {return "DevilBro";}