From f7f4de93bd801eb66735f671172ae40e13fe8c39 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 9 Jul 2021 08:46:31 +0530 Subject: Fixed mailbox.org icon (#1627) --- all.json | 2 +- recipes/mailbox.org/icon.svg | 2 +- recipes/mailbox.org/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/all.json b/all.json index 98f2d13..3b1babd 100644 --- a/all.json +++ b/all.json @@ -854,7 +854,7 @@ "featured": false, "id": "mailbox.org", "name": "mailbox.org", - "version": "1.2.2", + "version": "1.2.3", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/mailbox.org/icon.svg" } diff --git a/recipes/mailbox.org/icon.svg b/recipes/mailbox.org/icon.svg index f3a6759..6af4a16 100644 --- a/recipes/mailbox.org/icon.svg +++ b/recipes/mailbox.org/icon.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/recipes/mailbox.org/package.json b/recipes/mailbox.org/package.json index a846489..1f381c3 100644 --- a/recipes/mailbox.org/package.json +++ b/recipes/mailbox.org/package.json @@ -1,7 +1,7 @@ { "id": "mailbox.org", "name": "mailbox.org", - "version": "1.2.2", + "version": "1.2.3", "description": "Integration of mailbox.org", "main": "index.js", "author": "Jonas Hilke ", -- cgit v1.2.3-54-g00ecf