Skip to content

Commit 26d1b4d

Browse files
author
André Freitas
committed
Bumps version to 0.2.0
1 parent 3bcd006 commit 26d1b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mattermost.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import json
2525
import urllib2
2626

27-
VERSION = "0.1.1E"
27+
VERSION = "0.2.0"
2828

2929
TEMPLATE_HOST = "__{notificationtype}__ {hostalias} is {hoststate}\n{hostoutput}" # noqa
3030
TEMPLATE_SERVICE = "__{notificationtype}__ {hostalias}/{servicedesc} is {servicestate}\n{serviceoutput}" # noqa

0 commit comments

Comments
 (0)