aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2022-03-02 05:02:00 +0100
committerLibravatar kytwb <kytwb@pm.me>2022-03-02 05:02:00 +0100
commit16584cbec7b75ffbe485a041e6620536e7bc74e1 (patch)
tree5c1a07c56bb7d9531fc1b05aa0053ad51565c9ef
parentdocs: add jamesandariese as a contributor for code (#838) (diff)
downloadferdium-recipes-16584cbec7b75ffbe485a041e6620536e7bc74e1.tar.gz
ferdium-recipes-16584cbec7b75ffbe485a041e6620536e7bc74e1.tar.zst
ferdium-recipes-16584cbec7b75ffbe485a041e6620536e7bc74e1.zip
Bump gmail from 1.4.2 to 1.4.3
-rw-r--r--all.json2
-rw-r--r--recipes/gmail/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/all.json b/all.json
index 998c973..dc5ac81 100644
--- a/all.json
+++ b/all.json
@@ -571,7 +571,7 @@
571 "featured": true, 571 "featured": true,
572 "id": "gmail", 572 "id": "gmail",
573 "name": "Gmail", 573 "name": "Gmail",
574 "version": "1.4.2", 574 "version": "1.4.3",
575 "icons": { 575 "icons": {
576 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gmail/icon.svg" 576 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/gmail/icon.svg"
577 } 577 }
diff --git a/recipes/gmail/package.json b/recipes/gmail/package.json
index 93610cb..9e9218f 100644
--- a/recipes/gmail/package.json
+++ b/recipes/gmail/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "gmail", 2 "id": "gmail",
3 "name": "Gmail", 3 "name": "Gmail",
4 "version": "1.4.2", 4 "version": "1.4.3",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://mail.google.com" 7 "serviceURL": "https://mail.google.com"