diff options
author | Wim <wim@42.be> | 2017-03-18 16:59:38 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-03-18 17:00:32 +0100 |
commit | e05a323afd36986ff5153988545cae7d6e1d1205 (patch) | |
tree | 5a6af6e27d005a9603c6193e86ace9f8f93ed966 /README.md | |
parent | 80895deae2f20ab8844bec7b0e8b38c7d1a609f4 (diff) | |
download | matterbridge-msglm-e05a323afd36986ff5153988545cae7d6e1d1205.tar.gz matterbridge-msglm-e05a323afd36986ff5153988545cae7d6e1d1205.tar.bz2 matterbridge-msglm-e05a323afd36986ff5153988545cae7d6e1d1205.zip |
Release v0.10.0v0.10.0
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.9.3](https://github.com/42wim/matterircd/releases/tag/v0.9.3) +* Latest release [v0.10.0](https://github.com/42wim/matterbridge/releases/tag/v0.10.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) |