aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangouts/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hangouts/package.json')
-rw-r--r--recipes/hangouts/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/hangouts/package.json b/recipes/hangouts/package.json
index fbc012b..2246185 100644
--- a/recipes/hangouts/package.json
+++ b/recipes/hangouts/package.json
@@ -1,10 +1,10 @@
1{ 1{
2 "id": "hangouts", 2 "id": "hangouts",
3 "name": "Hangouts", 3 "name": "Google Chat",
4 "version": "1.4.0", 4 "version": "1.5.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://hangouts.google.com", 7 "serviceURL": "https://mail.google.com/chat/",
8 "hasNotificationSound": true 8 "hasNotificationSound": true
9 } 9 }
10} 10}