diff options
author | Wim <wim@42.be> | 2017-03-18 21:19:22 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-03-18 21:19:22 +0100 |
commit | 936bccccd24b6271c613b1d1857adffe713d2d75 (patch) | |
tree | 9d122dc6dbaa0733860b0d2730a89cbbf09c520f /README.md | |
parent | c30ffeb81e00a0629895a74d411c4fe32bc7311e (diff) | |
download | matterbridge-msglm-936bccccd24b6271c613b1d1857adffe713d2d75.tar.gz matterbridge-msglm-936bccccd24b6271c613b1d1857adffe713d2d75.tar.bz2 matterbridge-msglm-936bccccd24b6271c613b1d1857adffe713d2d75.zip |
Release v0.10.1v0.10.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Accounts to one of the supported bridges # Installing ## Binaries Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) -* Latest release [v0.10.0](https://github.com/42wim/matterbridge/releases/tag/v0.10.0) +* Latest release [v0.10.1](https://github.com/42wim/matterbridge/releases/latest) ## 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) |