From 5ddcd036f964ce75f93c3fdc1a657feeb43103c8 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 20 Jan 2023 14:58:55 +0530 Subject: Update serviceUrls for all google services to return to the current user's page if the session is active --- recipes/google-voice/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/google-voice/package.json') diff --git a/recipes/google-voice/package.json b/recipes/google-voice/package.json index 41322b4..7d02660 100644 --- a/recipes/google-voice/package.json +++ b/recipes/google-voice/package.json @@ -1,11 +1,11 @@ { "id": "google-voice", "name": "Google Voice", - "version": "0.5.0", + "version": "0.5.1", "license": "MIT", "repository": "https://github.com/BehindTheMath/franz-recipe-google-voice", "config": { - "serviceURL": "https://www.google.com/voice", + "serviceURL": "https://voice.google.com/u/0/", "message": "Google Voice gives you one number for all your phones, voicemail as easy as email, free US long distance, low rates on international calls, and many calling features like transcripts, call blocking, call screening, conference calling, SMS, and more." } } -- cgit v1.2.3-70-g09d2