Update EditUsers.plugin.js
This commit is contained in:
parent
1e07d0bfb4
commit
959e9824a3
|
@ -4,7 +4,7 @@ var EditUsers = (_ => {
|
|||
return class EditUsers {
|
||||
getName () {return "EditUsers";}
|
||||
|
||||
getVersion () {return "3.7.6";}
|
||||
getVersion () {return "3.7.7";}
|
||||
|
||||
getAuthor () {return "DevilBro";}
|
||||
|
||||
|
|
Loading…
Reference in New Issue