From e69ffe72bc9a10b2bf11b461b6548809400f0307 Mon Sep 17 00:00:00 2001 From: AlessandroSpallina Date: Wed, 20 Dec 2023 19:59:14 +0100 Subject: [PATCH] Version bump --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 014146e..f302464 100644 --- a/plugin.json +++ b/plugin.json @@ -1,10 +1,10 @@ { "name": "Dietician", - "version": "0.1.0", + "version": "0.1.1", "description": "Preventing CheshireCatAI to ingest the same file multiple times.", "author_name": "Alessandro Spallina", "author_url": "https://www.linkedin.com/in/alessandro-spallina/", "plugin_url": "https://github.com/AlessandroSpallina/ccat-dietician", "tags": "cat, ingestion, hash, diet, file, rabbithole", - "thumb": "" + "thumb": "https://raw.githubusercontent.com/AlessandroSpallina/ccat-dietician/main/img/fat_cat.jpg" }