From 7606f872a0728bbfa85db600e2aa7af84ae9fce6 Mon Sep 17 00:00:00 2001 From: Edgars Date: Wed, 28 Dec 2022 09:58:46 +0200 Subject: Use unread rooms count like Element app does This change uses unread rooms instead of messages count like Element (web)app does Unread rooms count is extracted from the `title` tag. --- recipes/element/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/element/package.json') diff --git a/recipes/element/package.json b/recipes/element/package.json index d694444..3564eef 100644 --- a/recipes/element/package.json +++ b/recipes/element/package.json @@ -1,7 +1,7 @@ { "id": "element", "name": "Element", - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", "aliases": [ "Riot.im", -- cgit v1.2.3-70-g09d2