diff options
author | Wim <wim@42.be> | 2017-04-08 00:57:11 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-04-08 00:57:11 +0200 |
commit | 8d52c983733f7c282164b5ae7f3edfc49c251a4c (patch) | |
tree | 4dc0b27e60842b085705eea71b4b01972395f4bd /README.md | |
parent | b4a4eb00573bc966f84510a9595b7a4621b969a1 (diff) | |
download | matterbridge-msglm-8d52c983733f7c282164b5ae7f3edfc49c251a4c.tar.gz matterbridge-msglm-8d52c983733f7c282164b5ae7f3edfc49c251a4c.tar.bz2 matterbridge-msglm-8d52c983733f7c282164b5ae7f3edfc49c251a4c.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,7 +42,8 @@ Accounts to one of the supported bridges # Installing ## Binaries Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) -* Latest release [v0.10.3](https://github.com/42wim/matterbridge/releases/latest) +* Latest release [v0.11.0-beta3](https://github.com/42wim/matterbridge/releases/tag/v0.11.0-beta3) +* Latest stable release [v0.10.3](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) |