diff options
author | Wim <wim@42.be> | 2016-07-12 21:32:15 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-07-12 21:32:15 +0200 |
commit | 055d12e3ef753bbcbfe12d816a2cb255dee4595e (patch) | |
tree | 4f97d7bccd24b618afba08fca5e8f94519549b55 /README.md | |
parent | b49429d722c77babcd24d35033ce9ce1b7a68e50 (diff) | |
download | matterbridge-msglm-055d12e3ef753bbcbfe12d816a2cb255dee4595e.tar.gz matterbridge-msglm-055d12e3ef753bbcbfe12d816a2cb255dee4595e.tar.bz2 matterbridge-msglm-055d12e3ef753bbcbfe12d816a2cb255dee4595e.zip |
Release v0.5.0-beta1v0.5.0-beta1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Breaking changes for matterbridge can be found in [migration](https://github.com * A dedicated user(bot) on your mattermost instance. ## binaries -Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.5) +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.5-beta1) ## 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) |