diff options
author | Wim <wim@42.be> | 2017-04-11 21:51:23 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-04-11 21:51:23 +0200 |
commit | 6ea8be5749745a8b76a77a960cca6792b1743efe (patch) | |
tree | 30b399c6e957c46333b8e1133c27d1abbf7f9a8d /README.md | |
parent | 36024d5439fa746a29152e33f3cab161d4d37d63 (diff) | |
download | matterbridge-msglm-6ea8be5749745a8b76a77a960cca6792b1743efe.tar.gz matterbridge-msglm-6ea8be5749745a8b76a77a960cca6792b1743efe.tar.bz2 matterbridge-msglm-6ea8be5749745a8b76a77a960cca6792b1743efe.zip |
Release v0.11.0v0.11.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -28,7 +28,7 @@ Simple bridge between Mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, R # Requirements Accounts to one of the supported bridges -* [Mattermost](https://github.com/mattermost/platform/) 3.5.x - 3.7.x +* [Mattermost](https://github.com/mattermost/platform/) 3.5.x - 3.8.x * [IRC](http://www.mirc.com/servers.html) * [XMPP](https://jabber.org) * [Gitter](https://gitter.im) @@ -42,8 +42,7 @@ Accounts to one of the supported bridges # Installing ## Binaries Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) -* 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) +* Latest stable release [v0.11.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) |