summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-11-08 23:22:31 +0100
committerWim <wim@42.be>2017-11-08 23:22:31 +0100
commitdaac3ebca27e8559f79b189bab85b1008e7a3543 (patch)
treeba46adf8fb28c4d663f533b5569c42bb290a4222 /README.md
parent639f9cf96639db27bc0cf5ea11d44e1ecb46f56d (diff)
downloadmatterbridge-msglm-daac3ebca27e8559f79b189bab85b1008e7a3543.tar.gz
matterbridge-msglm-daac3ebca27e8559f79b189bab85b1008e7a3543.tar.bz2
matterbridge-msglm-daac3ebca27e8559f79b189bab85b1008e7a3543.zip
Release v1.4.0v1.4.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 646db3ee..49363a73 100644
--- a/README.md
+++ b/README.md
@@ -54,11 +54,11 @@ See https://github.com/42wim/matterbridge/wiki
# Installing
## Binaries
-* Latest stable release [v1.3.1](https://github.com/42wim/matterbridge/releases/latest)
+* Latest stable release [v1.4.0](https://github.com/42wim/matterbridge/releases/latest)
* Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/)
## Building
-Go 1.7+ 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)
+Go 1.8+ 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)
```
cd $GOPATH