aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rocketchat/package.json
diff options
context:
space:
mode:
authorLibravatar mhatvan <markus_hatvan@aon.at>2021-07-06 10:25:39 +0200
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-06 15:36:56 +0530
commit9e96fb2366d8638b16a80feb3ec665e899e0c448 (patch)
tree74260a17195346f27f60a334cf0c6e3c5ffe1c4a /recipes/rocketchat/package.json
parentMinify svg's using svgo (diff)
downloadferdium-recipes-9e96fb2366d8638b16a80feb3ec665e899e0c448.tar.gz
ferdium-recipes-9e96fb2366d8638b16a80feb3ec665e899e0c448.tar.zst
ferdium-recipes-9e96fb2366d8638b16a80feb3ec665e899e0c448.zip
fix: Rocket.Chat tab doesn't display notifications
- bump Rocket.Chat version to v1.0.10 - fix Rocket.Chat direct and indirect messages count
Diffstat (limited to 'recipes/rocketchat/package.json')
-rw-r--r--recipes/rocketchat/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/rocketchat/package.json b/recipes/rocketchat/package.json
index 122a74e..1ac9e9b 100644
--- a/recipes/rocketchat/package.json
+++ b/recipes/rocketchat/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "rocketchat", 2 "id": "rocketchat",
3 "name": "Rocket.Chat", 3 "name": "Rocket.Chat",
4 "version": "1.0.9", 4 "version": "1.0.10",
5 "description": "Rocket.Chat", 5 "description": "Rocket.Chat",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",