diff options
author | Wim <wim@42.be> | 2016-06-23 20:31:12 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-06-23 20:31:12 +0200 |
commit | 0f2976c5ce176a529c862907add54874ffd70252 (patch) | |
tree | d62978bc849a9fa56e69afeb08979ccd4dc13d98 /README.md | |
parent | 78b17977c550978f0d07ae379a37d73b7baa863f (diff) | |
download | matterbridge-msglm-0f2976c5ce176a529c862907add54874ffd70252.tar.gz matterbridge-msglm-0f2976c5ce176a529c862907add54874ffd70252.tar.bz2 matterbridge-msglm-0f2976c5ce176a529c862907add54874ffd70252.zip |
Release v0.4.2v0.4.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Requires mattermost 1.2.0+ There is also [matterbridge-plus] (https://github.com/42wim/matterbridge-plus) which uses the mattermost API and needs a dedicated user (bot). But requires no incoming/outgoing webhook setup. ## binaries -Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.4.1) +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.4.2) ## building Go 1.6+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH) |