diff options
author | Wim <wim@42.be> | 2016-07-27 22:42:59 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-07-27 22:42:59 +0200 |
commit | 30f30364d587994d40fc1b8eaae4d2404a4329ad (patch) | |
tree | 84d6e4a4f29ee0cfa3c89bad47c35268f752a88a /README.md | |
parent | 073d90da88cfa190ba0e02016a40c6510e9ce6e9 (diff) | |
download | matterbridge-msglm-30f30364d587994d40fc1b8eaae4d2404a4329ad.tar.gz matterbridge-msglm-30f30364d587994d40fc1b8eaae4d2404a4329ad.tar.bz2 matterbridge-msglm-30f30364d587994d40fc1b8eaae4d2404a4329ad.zip |
Release v0.5.0v0.5.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,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-beta2) +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.5.0) ## 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) |