From 74fc28da312a613ee9d16709c2f64c78cd042fde Mon Sep 17 00:00:00 2001 From: kytwb Date: Thu, 30 Dec 2021 14:08:31 +0100 Subject: Fix Chatra icon --- all.json | 2 +- recipes/chatra/icon.svg | 9 ++++++++- recipes/chatra/package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/all.json b/all.json index 2da822c..e3afd0c 100644 --- a/all.json +++ b/all.json @@ -180,7 +180,7 @@ "featured": false, "id": "chatra", "name": "chatra", - "version": "1.1.0", + "version": "1.1.1", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/chatra/icon.svg" } diff --git a/recipes/chatra/icon.svg b/recipes/chatra/icon.svg index d3495ac..a13e755 100644 --- a/recipes/chatra/icon.svg +++ b/recipes/chatra/icon.svg @@ -1 +1,8 @@ - \ No newline at end of file + + + + + + + + diff --git a/recipes/chatra/package.json b/recipes/chatra/package.json index 3cea500..a19294d 100644 --- a/recipes/chatra/package.json +++ b/recipes/chatra/package.json @@ -1,7 +1,7 @@ { "id": "chatra", "name": "chatra", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "config": { "serviceURL": "https://app.chatra.io/", -- cgit v1.2.3-54-g00ecf