diff --git a/plugins/removeChannelEmojis/manifest.json b/plugins/removeChannelEmojis/manifest.json index 405d252..54fae4c 100644 --- a/plugins/removeChannelEmojis/manifest.json +++ b/plugins/removeChannelEmojis/manifest.json @@ -7,12 +7,13 @@ "discordID": "952185386350829688", "github": "lexisother" }, - "version": "1.3.1", + "version": "1.3.2", "updater": { "type": "store", "id": "dev.alyxia.removeChannelEmojis" }, - "image": "https://github.com/lexisother/replugged-plugins/blob/master/assets/removechannelemojis.png", + "source": "https://github.com/lexisother/replugged-plugins/blob/master/plugins/removeChannelEmojis/", + "image": "https://raw.githubusercontent.com/lexisother/replugged-plugins/e78b3a728580f32b6dc10efe592e779564cf7b97/assets/removechannelemojis.png", "license": "Apache-2.0", "type": "replugged-plugin", "renderer": "index.ts",