diff --git a/Plugins/EditChannels/EditChannels.plugin.js b/Plugins/EditChannels/EditChannels.plugin.js index 9fbe92d572..4c446704e7 100644 --- a/Plugins/EditChannels/EditChannels.plugin.js +++ b/Plugins/EditChannels/EditChannels.plugin.js @@ -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";}