From 57376fc94ac0b06768f13a83276db375c41ffdd5 Mon Sep 17 00:00:00 2001 From: Brian Kendall <7917884+briankendall@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:15:24 -0400 Subject: Fix TheLounge sending notifications for muted channels (#435) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix TheLounge sending notifications for muted channels * Fix lint and CI --------- Co-authored-by: André Oliveira --- recipes/thelounge/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/thelounge/package.json') diff --git a/recipes/thelounge/package.json b/recipes/thelounge/package.json index ef43758..4cf50ed 100644 --- a/recipes/thelounge/package.json +++ b/recipes/thelounge/package.json @@ -1,7 +1,7 @@ { "id": "thelounge", "name": "The Lounge", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "config": { "hasCustomUrl": true, -- cgit v1.2.3-70-g09d2