aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangoutschat
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-15 18:44:23 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-15 19:33:09 +0530
commita883fea52ef009f3ad938a3ec6a7b0e944de400d (patch)
tree0c1a96c028d156175f6342ca6e0f9e6d5a031386 /recipes/hangoutschat
parentFixing issue with non-sso login for all google services not working due to in... (diff)
downloadferdium-recipes-a883fea52ef009f3ad938a3ec6a7b0e944de400d.tar.gz
ferdium-recipes-a883fea52ef009f3ad938a3ec6a7b0e944de400d.tar.zst
ferdium-recipes-a883fea52ef009f3ad938a3ec6a7b0e944de400d.zip
Housekeeping: These recipes had been updated for bug fixes since Apr 2020, but their versions had not been bumped up.
Diffstat (limited to 'recipes/hangoutschat')
-rw-r--r--recipes/hangoutschat/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hangoutschat/package.json b/recipes/hangoutschat/package.json
index 5ffc252..6582dfe 100644
--- a/recipes/hangoutschat/package.json
+++ b/recipes/hangoutschat/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "hangoutschat", 2 "id": "hangoutschat",
3 "name": "Hangouts Chat", 3 "name": "Hangouts Chat",
4 "version": "1.4.0", 4 "version": "1.4.1",
5 "description": "Hangouts Chat", 5 "description": "Hangouts Chat",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io> and Iván López (ilopmar)", 7 "author": "Stefan Malzner <stefan@adlk.io> and Iván López (ilopmar)",