diff options
author | Wim <wim@42.be> | 2016-05-15 23:05:03 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-05-15 23:05:03 +0200 |
commit | 85faa43145c6419529f8677026394bcdaee2157f (patch) | |
tree | 9124882815a5f4b4c07fab2a9ddc9b7b68a4d1b0 | |
parent | 59e6abcc11ed3a3548ffb02d1e455485672d8308 (diff) | |
download | matterbridge-msglm-85faa43145c6419529f8677026394bcdaee2157f.tar.gz matterbridge-msglm-85faa43145c6419529f8677026394bcdaee2157f.tar.bz2 matterbridge-msglm-85faa43145c6419529f8677026394bcdaee2157f.zip |
Release v0.4v0.4
-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.3) +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.4) ## 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) |