From 7576ea7f6b6f68d3e19474be06b38123d918ee5d Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 29 Aug 2021 11:06:10 +0530 Subject: cleanup: Remove duplicated recipes for Outlook Web App and Enterprise OWA. Fixes #523 --- recipes/office365-owa/package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'recipes/office365-owa/package.json') diff --git a/recipes/office365-owa/package.json b/recipes/office365-owa/package.json index 63e4a32..1192347 100644 --- a/recipes/office365-owa/package.json +++ b/recipes/office365-owa/package.json @@ -1,8 +1,11 @@ { "id": "office365-owa", - "name": "Office 365 Outlook Web App", - "version": "1.3.0", + "name": "Office 365 Outlook", + "version": "1.4.0", "license": "MIT", + "aliases": [ + "live.com" + ], "config": { "serviceURL": "https://outlook.office365.com/mail/", "hasNotificationSound": true, -- cgit v1.2.3-70-g09d2