From c819fe925dac556dee8336d3c19147073179c71a Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 18 Apr 2022 18:19:43 -0500 Subject: Remove deprecated 'nativeWindowOpen' option from webPreferences due to upgrade of electron to '18.' --- all.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'all.json') diff --git a/all.json b/all.json index 6746459..e604a9c 100644 --- a/all.json +++ b/all.json @@ -333,7 +333,7 @@ "featured": true, "id": "discord", "name": "Discord", - "version": "1.6.0", + "version": "1.7.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/discord/icon.svg" } @@ -1524,7 +1524,7 @@ "featured": true, "id": "skype", "name": "Skype", - "version": "3.4.0", + "version": "3.5.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/skype/icon.svg" } @@ -2100,7 +2100,7 @@ "featured": false, "id": "zoom", "name": "Zoom", - "version": "1.2.0", + "version": "1.3.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zoom/icon.svg" } -- cgit v1.2.3-54-g00ecf