diff options
author | Wim <wim@42.be> | 2017-05-31 23:32:38 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-05-31 23:32:38 +0200 |
commit | 7811c330db1df72b153f93e7ac0f00def874ddd9 (patch) | |
tree | 9a3af8a7c3142e224fcf3c5e58e7af0f3b3eddfa /README.md | |
parent | 9bcd131e66036afff8a8b8202da46f0f69295935 (diff) | |
download | matterbridge-msglm-7811c330db1df72b153f93e7ac0f00def874ddd9.tar.gz matterbridge-msglm-7811c330db1df72b153f93e7ac0f00def874ddd9.tar.bz2 matterbridge-msglm-7811c330db1df72b153f93e7ac0f00def874ddd9.zip |
Release v0.13.0v0.13.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ Accounts to one of the supported bridges # Installing ## Binaries Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) -* Latest stable release [v0.12.1](https://github.com/42wim/matterbridge/releases/latest) +* Latest stable release [v0.13.0](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) |