aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangoutschat/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hangoutschat/package.json')
-rw-r--r--recipes/hangoutschat/package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/hangoutschat/package.json b/recipes/hangoutschat/package.json
index 76cc971..2d8b562 100644
--- a/recipes/hangoutschat/package.json
+++ b/recipes/hangoutschat/package.json
@@ -1,8 +1,12 @@
1{ 1{
2 "id": "hangoutschat", 2 "id": "hangoutschat",
3 "name": "Hangouts Chat", 3 "name": "Hangouts Chat",
4 "version": "1.4.3", 4 "version": "1.4.4",
5 "license": "MIT", 5 "license": "MIT",
6 "aliases": [
7 "google-chat",
8 "gChat"
9 ],
6 "config": { 10 "config": {
7 "serviceURL": "https://chat.google.com", 11 "serviceURL": "https://chat.google.com",
8 "hasNotificationSound": true, 12 "hasNotificationSound": true,