diff options
author | Wim <wim@42.be> | 2017-06-19 20:47:41 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-06-19 20:47:41 +0200 |
commit | 822605c15724e6eaf6a741a280676ac9a4a20608 (patch) | |
tree | 8e2184f12bda5956477081ccad04fe197c9580cf /README.md | |
parent | e49266ae4360c2d75fd004cdec38528cc3127ffe (diff) | |
download | matterbridge-msglm-822605c15724e6eaf6a741a280676ac9a4a20608.tar.gz matterbridge-msglm-822605c15724e6eaf6a741a280676ac9a4a20608.tar.bz2 matterbridge-msglm-822605c15724e6eaf6a741a280676ac9a4a20608.zip |
Release v0.15.0v0.15.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.14.0](https://github.com/42wim/matterbridge/releases/latest) +* Latest stable release [v0.15.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) |