From b4abaff32d83c3906553b96a2459fd73542aeffa Mon Sep 17 00:00:00 2001 From: hayk Date: Wed, 7 Sep 2022 04:41:31 -0400 Subject: feat: updated proton mail icon with new branding (#167) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🍱 protonmail icon * 🍱 protonmail upd svg icon * 🔖 protonmail version --- recipes/proton-mail/icon.svg | 94 +++++++++++++++++++++++++++++++++++++++- recipes/proton-mail/package.json | 2 +- 2 files changed, 94 insertions(+), 2 deletions(-) (limited to 'recipes/proton-mail') diff --git a/recipes/proton-mail/icon.svg b/recipes/proton-mail/icon.svg index a2f962b..b401bfd 100644 --- a/recipes/proton-mail/icon.svg +++ b/recipes/proton-mail/icon.svg @@ -1 +1,93 @@ - \ No newline at end of file + + diff --git a/recipes/proton-mail/package.json b/recipes/proton-mail/package.json index 5913b36..a537282 100644 --- a/recipes/proton-mail/package.json +++ b/recipes/proton-mail/package.json @@ -1,7 +1,7 @@ { "id": "proton-mail", "name": "ProtonMail", - "version": "1.5.0", + "version": "1.6.0", "license": "MIT", "config": { "serviceURL": "https://mail.proton.me/login" -- cgit v1.2.3-54-g00ecf