diff options
author | Wim <wim@42.be> | 2016-03-03 22:24:08 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-03-03 22:24:08 +0100 |
commit | a64deb1238ac9684a8eb2e3f051e41e07b955394 (patch) | |
tree | 49b55db2520c94d8fc9bb03d6ba576f68d56e464 /README.md | |
parent | f914695801618d76b8982c0c6b53b0470c04e89f (diff) | |
download | matterbridge-msglm-a64deb1238ac9684a8eb2e3f051e41e07b955394.tar.gz matterbridge-msglm-a64deb1238ac9684a8eb2e3f051e41e07b955394.tar.bz2 matterbridge-msglm-a64deb1238ac9684a8eb2e3f051e41e07b955394.zip |
Update to v0.3v0.3
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.2) +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.3) ## building Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH) |