From a883fea52ef009f3ad938a3ec6a7b0e944de400d Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 15 May 2021 18:44:23 +0530 Subject: Housekeeping: These recipes had been updated for bug fixes since Apr 2020, but their versions had not been bumped up. --- recipes/clockify/package.json | 2 +- recipes/element/package.json | 2 +- recipes/fastmail/package.json | 2 +- recipes/figma/package.json | 2 +- recipes/gitter/package.json | 2 +- recipes/googlecalendar/package.json | 26 +++++++++++++------------- recipes/googleclassroom/package.json | 2 +- recipes/googledrive/package.json | 2 +- recipes/googlekeep/package.json | 2 +- recipes/googlemeet/package.json | 2 +- recipes/hangoutschat/package.json | 2 +- recipes/icloud-reminders/package.json | 2 +- recipes/lark/package.json | 2 +- recipes/mstodo/package.json | 2 +- recipes/nextcloud-calendar/package.json | 2 +- recipes/nextcloud-talk/package.json | 2 +- recipes/onenote/package.json | 2 +- recipes/pinterest/package.json | 2 +- recipes/proton-mail/package.json | 2 +- recipes/simplenote/package.json | 2 +- recipes/slite/package.json | 4 ++-- recipes/standardnotes/package.json | 2 +- recipes/ticktick/package.json | 2 +- recipes/whatsapp/package.json | 2 +- recipes/yahoo-mail/package.json | 2 +- recipes/youtrack/package.json | 2 +- 26 files changed, 39 insertions(+), 39 deletions(-) (limited to 'recipes') diff --git a/recipes/clockify/package.json b/recipes/clockify/package.json index f7b794a..1d1d044 100644 --- a/recipes/clockify/package.json +++ b/recipes/clockify/package.json @@ -1,7 +1,7 @@ { "id": "clockify", "name": "Clockify", - "version": "1.0.0", + "version": "1.0.1", "description": "Clockify", "main": "index.js", "author": "Sunny Singh ", diff --git a/recipes/element/package.json b/recipes/element/package.json index 3b2f59f..9468694 100644 --- a/recipes/element/package.json +++ b/recipes/element/package.json @@ -1,7 +1,7 @@ { "id": "element", "name": "Element", - "version": "1.0.2", + "version": "1.0.3", "description": "Decentralized, encrypted chat & collaboration powered by [matrix]", "main": "index.js", "author": "Sylvain Cecchetto , Omove <61330514+omove@users.noreply.github.com>, Achim Leitner <1033549+fjl5@users.noreply.github.com>", diff --git a/recipes/fastmail/package.json b/recipes/fastmail/package.json index 671e97c..e27d182 100644 --- a/recipes/fastmail/package.json +++ b/recipes/fastmail/package.json @@ -1,7 +1,7 @@ { "id": "fastmail", "name": "FastMail", - "version": "1.0.0", + "version": "1.0.1", "description": "Email, calendars and contacts done right.", "main": "index.js", "author": "Alan Plum ", diff --git a/recipes/figma/package.json b/recipes/figma/package.json index 15d844b..e10739c 100644 --- a/recipes/figma/package.json +++ b/recipes/figma/package.json @@ -1,7 +1,7 @@ { "id": "figma", "name": "Figma", - "version": "1.0.0", + "version": "1.0.1", "description": "figma", "main": "index.js", "author": "Ferdi ", diff --git a/recipes/gitter/package.json b/recipes/gitter/package.json index 20070c2..6d4598e 100644 --- a/recipes/gitter/package.json +++ b/recipes/gitter/package.json @@ -1,7 +1,7 @@ { "id": "gitter", "name": "Gitter", - "version": "1.0.2", + "version": "1.0.3", "description": "Gitter", "main": "index.js", "author": "Brian Gilbert ", diff --git a/recipes/googlecalendar/package.json b/recipes/googlecalendar/package.json index 95d4e1c..29d4724 100644 --- a/recipes/googlecalendar/package.json +++ b/recipes/googlecalendar/package.json @@ -1,15 +1,15 @@ { - "id": "googlecalendar", - "name": "Google Calendar", - "version": "1.0.3", - "description": "Google Calendar", - "main": "index.js", - "author": "Rico Herwig ", - "license": "MIT", - "config": { - "serviceURL": "https://calendar.google.com/calendar", - "hasNotificationSound": true, - "hasDirectMessages": true, - "openDevTools": true - } + "id": "googlecalendar", + "name": "Google Calendar", + "version": "1.0.4", + "description": "Google Calendar", + "main": "index.js", + "author": "Rico Herwig ", + "license": "MIT", + "config": { + "serviceURL": "https://calendar.google.com/calendar", + "hasNotificationSound": true, + "hasDirectMessages": true, + "openDevTools": true } +} diff --git a/recipes/googleclassroom/package.json b/recipes/googleclassroom/package.json index b33114c..8b7f47a 100644 --- a/recipes/googleclassroom/package.json +++ b/recipes/googleclassroom/package.json @@ -1,7 +1,7 @@ { "id": "googleclassroom", "name": "Google Classroom", - "version": "1.0.2", + "version": "1.0.3", "description": "Google Classroom", "main": "index.js", "author": "Tania R. Zuniga ", diff --git a/recipes/googledrive/package.json b/recipes/googledrive/package.json index 755dcff..af08ff9 100644 --- a/recipes/googledrive/package.json +++ b/recipes/googledrive/package.json @@ -1,7 +1,7 @@ { "id": "googledrive", "name": "Google Drive", - "version": "1.0.5", + "version": "1.0.6", "description": "Google Drive", "main": "index.js", "author": "Djonathan Goulart", diff --git a/recipes/googlekeep/package.json b/recipes/googlekeep/package.json index d06fe09..5c3ebe4 100644 --- a/recipes/googlekeep/package.json +++ b/recipes/googlekeep/package.json @@ -1,7 +1,7 @@ { "id": "googlekeep", "name": "Google Keep", - "version": "1.0.3", + "version": "1.0.4", "description": "Google Keep", "main": "index.js", "author": "SiloCityLabs LLC", diff --git a/recipes/googlemeet/package.json b/recipes/googlemeet/package.json index 651b035..37fbc0b 100644 --- a/recipes/googlemeet/package.json +++ b/recipes/googlemeet/package.json @@ -1,7 +1,7 @@ { "id": "googlemeet", "name": "Google Meet", - "version": "1.0.4", + "version": "1.0.5", "description": "Google Meet", "main": "index.js", "author": "Patrick Thoelken ", diff --git a/recipes/hangoutschat/package.json b/recipes/hangoutschat/package.json index 5ffc252..6582dfe 100644 --- a/recipes/hangoutschat/package.json +++ b/recipes/hangoutschat/package.json @@ -1,7 +1,7 @@ { "id": "hangoutschat", "name": "Hangouts Chat", - "version": "1.4.0", + "version": "1.4.1", "description": "Hangouts Chat", "main": "index.js", "author": "Stefan Malzner and Iván López (ilopmar)", diff --git a/recipes/icloud-reminders/package.json b/recipes/icloud-reminders/package.json index b41dd60..7450c42 100644 --- a/recipes/icloud-reminders/package.json +++ b/recipes/icloud-reminders/package.json @@ -1,7 +1,7 @@ { "id": "icloud-reminders", "name": "iCloud Reminders", - "version": "1.0.0", + "version": "1.0.1", "description": "icloud-reminders", "main": "index.js", "author": "Ferdi ", diff --git a/recipes/lark/package.json b/recipes/lark/package.json index 35c3203..75cada0 100644 --- a/recipes/lark/package.json +++ b/recipes/lark/package.json @@ -1,7 +1,7 @@ { "id": "lark", "name": "Lark", - "version": "0.0.1", + "version": "0.0.2", "description": "Lark", "main": "index.js", "author": "hongsy ", diff --git a/recipes/mstodo/package.json b/recipes/mstodo/package.json index 9e9ece5..99de3df 100644 --- a/recipes/mstodo/package.json +++ b/recipes/mstodo/package.json @@ -1,7 +1,7 @@ { "id": "mstodo", "name": "Microsoft To Do", - "version": "1.0.0", + "version": "1.0.1", "description": "Microsoft To Do", "main": "index.js", "author": "Yoga Setiawan ", diff --git a/recipes/nextcloud-calendar/package.json b/recipes/nextcloud-calendar/package.json index 7b44cb1..fd5a99b 100644 --- a/recipes/nextcloud-calendar/package.json +++ b/recipes/nextcloud-calendar/package.json @@ -1,7 +1,7 @@ { "id": "nextcloud-calendar", "name": "Nextcloud Calendar", - "version": "1.0.1", + "version": "1.0.2", "description": "Ferdi recipe for Nextcloud Calendar.", "main": "index.js", "author": "Edgars Andersons ", diff --git a/recipes/nextcloud-talk/package.json b/recipes/nextcloud-talk/package.json index abbdd5a..6f073a1 100644 --- a/recipes/nextcloud-talk/package.json +++ b/recipes/nextcloud-talk/package.json @@ -1,7 +1,7 @@ { "id": "nextcloud-talk", "name": "Nextcloud Talk", - "version": "1.0.3", + "version": "1.0.4", "description": "Nextcloud Talk - chat, video & audio-conferencing using WebRTC", "main": "index.js", "author": "Stefan Malzner ", diff --git a/recipes/onenote/package.json b/recipes/onenote/package.json index 70fda8f..501a48a 100644 --- a/recipes/onenote/package.json +++ b/recipes/onenote/package.json @@ -1,7 +1,7 @@ { "id": "onenote", "name": "OneNote", - "version": "1.0.0", + "version": "1.0.1", "description": "onenote", "main": "index.js", "author": "Ferdi ", diff --git a/recipes/pinterest/package.json b/recipes/pinterest/package.json index e76645a..55292c1 100644 --- a/recipes/pinterest/package.json +++ b/recipes/pinterest/package.json @@ -1,7 +1,7 @@ { "id": "pinterest", "name": "Pinterest", - "version": "1.0.0", + "version": "1.0.1", "description": "figma", "main": "index.js", "author": "Ferdi ", diff --git a/recipes/proton-mail/package.json b/recipes/proton-mail/package.json index fc5c564..4075cd5 100644 --- a/recipes/proton-mail/package.json +++ b/recipes/proton-mail/package.json @@ -1,7 +1,7 @@ { "id": "proton-mail", "name": "ProtonMail", - "version": "1.2.0", + "version": "1.2.1", "description": "proton-mail", "main": "index.js", "author": "Lukas Reineke ", diff --git a/recipes/simplenote/package.json b/recipes/simplenote/package.json index ee3bc4b..1a003cc 100644 --- a/recipes/simplenote/package.json +++ b/recipes/simplenote/package.json @@ -1,7 +1,7 @@ { "id": "simplenote", "name": "Simplenote", - "version": "1.0.0", + "version": "1.0.1", "description": "simplenote", "main": "index.js", "author": "Ferdi ", diff --git a/recipes/slite/package.json b/recipes/slite/package.json index cbe8c0c..8b6bf52 100644 --- a/recipes/slite/package.json +++ b/recipes/slite/package.json @@ -1,7 +1,7 @@ { "id": "slite", "name": "Slite", - "version": "1.0.0", + "version": "1.0.1", "description": "slite", "main": "index.js", "author": "Ferdi ", @@ -11,4 +11,4 @@ "hasTeamId": true, "urlInputSuffix": ".slite.com" } -} \ No newline at end of file +} diff --git a/recipes/standardnotes/package.json b/recipes/standardnotes/package.json index 1556279..c034da6 100755 --- a/recipes/standardnotes/package.json +++ b/recipes/standardnotes/package.json @@ -1,7 +1,7 @@ { "id": "standardnotes", "name": "StandardNotes", - "version": "1.0.0", + "version": "1.0.1", "description": "StandardNotes", "main": "index.js", "author": "vantezzen ", diff --git a/recipes/ticktick/package.json b/recipes/ticktick/package.json index 3fa2690..763d471 100644 --- a/recipes/ticktick/package.json +++ b/recipes/ticktick/package.json @@ -1,7 +1,7 @@ { "id": "TickTick", "name": "TickTick", - "version": "1.1.0", + "version": "1.1.1", "description": "Integration of TickTick", "main": "index.js", "author": "Jonas Hilke ", diff --git a/recipes/whatsapp/package.json b/recipes/whatsapp/package.json index 990718e..794623e 100644 --- a/recipes/whatsapp/package.json +++ b/recipes/whatsapp/package.json @@ -1,7 +1,7 @@ { "id": "whatsapp", "name": "WhatsApp", - "version": "2.0.8", + "version": "2.0.9", "description": "WhatsApp", "main": "index.js", "author": "Stefan Malzner ", diff --git a/recipes/yahoo-mail/package.json b/recipes/yahoo-mail/package.json index 9a04be9..c2d6b32 100644 --- a/recipes/yahoo-mail/package.json +++ b/recipes/yahoo-mail/package.json @@ -1,7 +1,7 @@ { "id": "yahoo-mail", "name": "Yahoo Mail", - "version": "1.0.0", + "version": "1.0.1", "description": "Yahoo Mail recipe for Franz", "main": "index.js", "author": "Vijay Raghavan Aravamudhan ", diff --git a/recipes/youtrack/package.json b/recipes/youtrack/package.json index 8847fe2..b65c226 100644 --- a/recipes/youtrack/package.json +++ b/recipes/youtrack/package.json @@ -1,7 +1,7 @@ { "id": "youtrack", "name": "YouTrack", - "version": "1.0.0", + "version": "1.0.1", "description": "youtrack", "main": "index.js", "author": "Ferdi ", -- cgit v1.2.3-54-g00ecf