diff --git a/plugins/greentext/manifest.json b/plugins/greentext/manifest.json index a435080..a7e3828 100644 --- a/plugins/greentext/manifest.json +++ b/plugins/greentext/manifest.json @@ -7,12 +7,13 @@ "discordID": "952185386350829688", "github": "lexisother" }, - "version": "1.0.1", + "version": "1.0.2", "updater": { "type": "store", "id": "dev.alyxia.greentext" }, - "image": "https://github.com/lexisother/replugged-plugins/blob/master/assets/greentext.png", + "source": "https://github.com/lexisother/replugged-plugins/blob/master/plugins/greentext/", + "image": "https://raw.githubusercontent.com/lexisother/replugged-plugins/e78b3a728580f32b6dc10efe592e779564cf7b97/assets/greentext.png", "license": "Apache-2.0", "type": "replugged-plugin", "renderer": "index.tsx",