set ver to 1.1.6
This commit is contained in:
parent
9486435cfe
commit
c97f322af3
2 changed files with 2 additions and 2 deletions
2
info
2
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}
|
||||
|
|
|
@ -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"]}}
|
||||
|
|
Loading…
Reference in a new issue