diff options
author | Wim <wim@42.be> | 2017-07-15 16:59:57 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-07-15 16:59:57 +0200 |
commit | e99532fb89d7502a86c66f8c36fc9940fc1aca77 (patch) | |
tree | a3c73ed7116b97c1adaac6898706903563db793c /README.md | |
parent | 4aa646f6b006bd3799026c502614ac7c8c1e149e (diff) | |
download | matterbridge-msglm-e99532fb89d7502a86c66f8c36fc9940fc1aca77.tar.gz matterbridge-msglm-e99532fb89d7502a86c66f8c36fc9940fc1aca77.tar.bz2 matterbridge-msglm-e99532fb89d7502a86c66f8c36fc9940fc1aca77.zip |
Release v0.16.1v0.16.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,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.16.0](https://github.com/42wim/matterbridge/releases/tag/v0.16.0) +* Latest stable release [v0.16.1](https://github.com/42wim/matterbridge/releases/tag/v0.16.1) ## 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) |