From dfae2d231e39c81827d08fd8834d736c5b3005b1 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 31 Aug 2021 16:25:57 +0530 Subject: refactor: Use Ferdi.safeParseInt to ensure that parsing is done consistently in all recipes. --- recipes/office365-owa/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/office365-owa/package.json') diff --git a/recipes/office365-owa/package.json b/recipes/office365-owa/package.json index e4dce4c..0bd1afd 100644 --- a/recipes/office365-owa/package.json +++ b/recipes/office365-owa/package.json @@ -1,7 +1,7 @@ { "id": "office365-owa", "name": "Office 365 Outlook", - "version": "1.4.1", + "version": "1.4.2", "license": "MIT", "aliases": [ "live.com" -- cgit v1.2.3-70-g09d2