From 6a912581b9b6da154e3a69a152a1970a742486da Mon Sep 17 00:00:00 2001 From: Marcus Date: Sat, 9 Mar 2024 15:36:23 +0100 Subject: [PATCH] modify description --- info | 4 ++-- info.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/info b/info index ed3e183..d6d194f 100644 --- a/info +++ b/info @@ -1,11 +1,11 @@ {'author': 'DeltaLima (Marcus Hanisch)', - 'description': 'Send notifications via Rocket.Chat', + 'description': 'Send notifications via Rocket.Chat with ability to add custom text like mention @someone. It's a fork of mjunghanns RC plugin', 'download_url': 'https://git.la10cy.net/DeltaLima/Checkmk-rocketchat-notification', 'files': {'notifications': ['rocketchat'], 'web': ['plugins/wato/rocketchat.py']}, 'name': 'rocketchat-notification', 'title': 'Rocket.Chat Notification Method', - 'version': '1.1.4', + 'version': '1.1.5', 'version.min_required': '2.1.0p0', 'version.packaged': '2.1.0p0', 'version.usable_until': None} diff --git a/info.json b/info.json index 29940e6..327d43c 100644 --- a/info.json +++ b/info.json @@ -1 +1 @@ -{"title": "Rocket.Chat Notification Method", "name": "rocketchat-notification", "description": "Send notifications via Rocket.Chat", "version": "1.1.4", "version.packaged": "2.1.0p0", "version.min_required": "2.1.0p0", "version.usable_until": null, "author": "DeltaLima (Marcus Hanisch)", "download_url": "https://git.la10cy.net/DeltaLima/Checkmk-rocketchat-notification", "files": {"notifications": ["rocketchat"], "web": ["plugins/wato/rocketchat.py"]}} +{"title": "Rocket.Chat Notification Method", "name": "rocketchat-notification", "description": "Send notifications via Rocket.Chat with ability to add custom text like mention @someone. It's a fork of mjunghanns RC plugin", "version": "1.1.5", "version.packaged": "2.1.0p0", "version.min_required": "2.1.0p0", "version.usable_until": null, "author": "DeltaLima (Marcus Hanisch)", "download_url": "https://git.la10cy.net/DeltaLima/Checkmk-rocketchat-notification", "files": {"notifications": ["rocketchat"], "web": ["plugins/wato/rocketchat.py"]}}