From c97f322af3d36ae7d560cff40593aa0c0bbbf60e Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Mon, 13 May 2024 17:28:21 +0200 Subject: [PATCH] set ver to 1.1.6 --- info | 2 +- info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/info b/info index 1c8dc32..d5ba0b9 100644 --- a/info +++ b/info @@ -5,7 +5,7 @@ 'web': ['plugins/wato/rocketchat.py']}, 'name': 'rocketchat-notification', 'title': 'Rocket.Chat Notification Method', - 'version': '1.1.5', + 'version': '1.1.6', 'version.min_required': '2.1.0p0', 'version.packaged': '2.1.0p0', 'version.usable_until': None} diff --git a/info.json b/info.json index d309919..ca3f728 100644 --- a/info.json +++ b/info.json @@ -1 +1 @@ -{"title": "Rocket.Chat Notification Method", "name": "rocketchat-notification", "description": "Send notifications via Rocket.Chat with ability to add custom text like mention @someone. It is 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"]}} +{"title": "Rocket.Chat Notification Method", "name": "rocketchat-notification", "description": "Send notifications via Rocket.Chat with ability to add custom text like mention @someone. It is a fork of mjunghanns RC plugin", "version": "1.1.6", "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"]}}