From a57a4edcb648d025254ede4d18d267b887ad0b8b Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 5 Sep 2021 15:14:28 +0530 Subject: Remove dependency on 'require' of 'electron' and 'electron/remote' modules. Instead, use the exposed content from the recipe model in main ferdi. --- all.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'all.json') diff --git a/all.json b/all.json index fddb874..52cd408 100644 --- a/all.json +++ b/all.json @@ -42,7 +42,7 @@ "featured": false, "id": "android-messages", "name": "Android Messages", - "version": "2.1.0", + "version": "2.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/android-messages/icon.svg" } @@ -252,7 +252,7 @@ "featured": true, "id": "discord", "name": "Discord", - "version": "1.3.1", + "version": "1.4.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/discord/icon.svg" } @@ -548,7 +548,7 @@ "featured": false, "id": "googlemeet", "name": "Google Meet", - "version": "2.1.0", + "version": "2.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlemeet/icon.svg" } @@ -804,7 +804,7 @@ "featured": false, "id": "lastpass", "name": "LastPass", - "version": "2.1.0", + "version": "2.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lastpass/icon.svg" } @@ -1098,7 +1098,7 @@ "featured": false, "id": "pleroma", "name": "Pleroma", - "version": "1.1.2", + "version": "1.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pleroma/icon.svg" } @@ -1224,7 +1224,7 @@ "featured": false, "id": "rocketchat", "name": "Rocket.Chat", - "version": "1.1.1", + "version": "1.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rocketchat/icon.svg" } @@ -1269,7 +1269,7 @@ "featured": false, "id": "skype", "name": "Skype", - "version": "3.1.1", + "version": "3.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/skype/icon.svg" } @@ -1278,7 +1278,7 @@ "featured": true, "id": "slack", "name": "Slack", - "version": "1.2.0", + "version": "1.3.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/slack/icon.svg" } @@ -1323,7 +1323,7 @@ "featured": false, "id": "steamchat", "name": "SteamChat", - "version": "1.2.1", + "version": "1.3.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/steamchat/icon.svg" } @@ -1476,7 +1476,7 @@ "featured": true, "id": "tweetdeck", "name": "Tweetdeck", - "version": "1.1.1", + "version": "1.2.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/tweetdeck/icon.svg" } @@ -1575,7 +1575,7 @@ "featured": true, "id": "whatsapp", "name": "WhatsApp", - "version": "3.2.1", + "version": "3.3.0", "icons": { "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg" } -- cgit v1.2.3-54-g00ecf