aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/slack/package.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-02-13 13:34:25 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-13 13:34:25 +0100
commit83f946f546247572a787d451ca9ec6649c600849 (patch)
tree710e0a3d7761bffb72fc1f5275d4116bb70b3f5c /uncompressed/slack/package.json
parentMerge pull request #38 from Serubin/master (diff)
downloadferdium-recipes-83f946f546247572a787d451ca9ec6649c600849.tar.gz
ferdium-recipes-83f946f546247572a787d451ca9ec6649c600849.tar.zst
ferdium-recipes-83f946f546247572a787d451ca9ec6649c600849.zip
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 <github@serubin.net>
Diffstat (limited to 'uncompressed/slack/package.json')
-rw-r--r--uncompressed/slack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/slack/package.json b/uncompressed/slack/package.json
index ac59dd2..32c038a 100644
--- a/uncompressed/slack/package.json
+++ b/uncompressed/slack/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "slack", 2 "id": "slack",
3 "name": "Slack", 3 "name": "Slack",
4 "version": "1.0.12", 4 "version": "1.0.13",
5 "description": "Slack", 5 "description": "Slack",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",