Update EditChannels.plugin.js

This commit is contained in:
Mirco Wittrien 2020-02-11 10:32:44 +01:00
parent 7414e915f2
commit a131f48921
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ var EditChannels = (_ => {
return class EditChannels {
getName () {return "EditChannels";}
getVersion () {return "4.1.0";}
getVersion () {return "4.1.1";}
getAuthor () {return "DevilBro";}