From 83f946f546247572a787d451ca9ec6649c600849 Mon Sep 17 00:00:00 2001 From: Bennett Date: Thu, 13 Feb 2020 13:34:25 +0100 Subject: Update slack: Fix incorrect notification count (#41) * Update slack: Fix incorrect notification count https://github.com/meetfranz/recipe-slack/pull/13 * Revert "Update slack: Fix incorrect notification count" This reverts commit 54d8bad9420198abca55a41123cf110caa7aba02. * Update slack: Fix incorrect notification count https://github.com/meetfranz/recipe-slack/pull/13 * Update slack plugin version * Properly update slack plugin version * Properly update slack version number Co-authored-by: Solomon --- all.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'all.json') diff --git a/all.json b/all.json index d6552e2..fa6e83e 100644 --- a/all.json +++ b/all.json @@ -510,7 +510,7 @@ "featured": false, "id": "slack", "name": "Slack", - "version": "1.0.12", + "version": "1.0.13", "icons": { "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/slack/icon.png", "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/slack/icon.svg" -- cgit v1.2.3-54-g00ecf