From 8d52c983733f7c282164b5ae7f3edfc49c251a4c Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 8 Apr 2017 00:57:11 +0200 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9cff578..64686577 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ Accounts to one of the supported bridges # Installing ## Binaries Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) -* Latest release [v0.10.3](https://github.com/42wim/matterbridge/releases/latest) +* 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) ## 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)