From 1a4890a7a52ac34ca54c84b4e8b014ec7928632d Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 23 Sep 2021 20:18:53 +0530 Subject: fix: implement unread count badge for 'stackoverflow-chat' --- recipes/stackoverflow-chat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/stackoverflow-chat/package.json') diff --git a/recipes/stackoverflow-chat/package.json b/recipes/stackoverflow-chat/package.json index 688db65..4cbddeb 100644 --- a/recipes/stackoverflow-chat/package.json +++ b/recipes/stackoverflow-chat/package.json @@ -1,7 +1,7 @@ { "id": "stackoverflow-chat", "name": "Stackoverflow chat", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "config": { "serviceURL": "https://chat.stackoverflow.com/", -- cgit v1.2.3-70-g09d2