diff options
author | Wim <wim@42.be> | 2017-06-15 01:44:46 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-06-15 01:44:46 +0200 |
commit | 3f79da84d534832470cda4e1c4e82f41edb90722 (patch) | |
tree | 609a8ee840117b2872b28222493d16549be34ac3 /README.md | |
parent | d540638223b32447d647fed570b39efab737baca (diff) | |
download | matterbridge-msglm-3f79da84d534832470cda4e1c4e82f41edb90722.tar.gz matterbridge-msglm-3f79da84d534832470cda4e1c4e82f41edb90722.tar.bz2 matterbridge-msglm-3f79da84d534832470cda4e1c4e82f41edb90722.zip |
Release v0.14.0v0.14.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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.9.x +* [Mattermost](https://github.com/mattermost/platform/) 3.5.x - 3.10.x * [IRC](http://www.mirc.com/servers.html) * [XMPP](https://jabber.org) * [Gitter](https://gitter.im) @@ -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.13.0](https://github.com/42wim/matterbridge/releases/latest) +* Latest stable release [v0.14.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) |