From f2103ab255cf12e5a3fb73cf789df66274f6e8ef Mon Sep 17 00:00:00 2001 From: Nicorb <67009524+nicola-corbellini@users.noreply.github.com> Date: Sun, 26 Nov 2023 18:13:37 +0100 Subject: [PATCH] Update plugin.json --- plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 49276ca..c412271 100644 --- a/plugin.json +++ b/plugin.json @@ -1,10 +1,10 @@ { "name": "IngestAnything", - "version": "0.0.1", - "description": "This plugin extends the RabbitHole's capabilities and allows to ingest a handful of extra formats", + "version": "0.0.2", + "description": "This plugin extends the RabbitHole's capabilities and allows ingesting a handful of extra formats.", "author_name": "Nicola Corbellini", "author_url": "", "plugin_url": "https://github.com/Furrmidable-Crew/IngestAnything", "tags": "cat, rabbit_hole, file_ingestion", - "thumb": "" + "thumb": "https://raw.githubusercontent.com/Furrmidable-Crew/IngestAnything/main/logo.png" }