diff options
author | Wim <wim@42.be> | 2017-07-09 15:37:53 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-07-09 15:37:59 +0200 |
commit | 4bed073c658c4ebe425a6873d8b240f0ef41ad75 (patch) | |
tree | ce1366c48a01f76d941bd79c3ed014ad285751b9 /README.md | |
parent | 272735fb26b71ae0a468c1f7d71e6e8e584da5fa (diff) | |
download | matterbridge-msglm-4bed073c658c4ebe425a6873d8b240f0ef41ad75.tar.gz matterbridge-msglm-4bed073c658c4ebe425a6873d8b240f0ef41ad75.tar.bz2 matterbridge-msglm-4bed073c658c4ebe425a6873d8b240f0ef41ad75.zip |
Release v0.16.0v0.16.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -45,8 +45,7 @@ Accounts to one of the supported bridges # Installing ## Binaries Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) -* Latest rc release (with steam support) [v0.16.0-rc2](https://github.com/42wim/matterbridge/releases/latest) -* Latest stable release [v0.15.0](https://github.com/42wim/matterbridge/releases/tag/v0.15.0) +* Latest stable release [v0.16.0](https://github.com/42wim/matterbridge/releases/tag/v0.16.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) |