diff options
author | Wim <wim@42.be> | 2020-11-22 17:27:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 17:27:33 +0100 |
commit | 1a5353d7680fd769b765444479969ca316dfc235 (patch) | |
tree | e494525205321b71ee10b06ae588a338ac943dde /README.md | |
parent | eff41759bccd513ecd9af6385534ad3b858e7208 (diff) | |
download | matterbridge-msglm-1a5353d7680fd769b765444479969ca316dfc235.tar.gz matterbridge-msglm-1a5353d7680fd769b765444479969ca316dfc235.tar.bz2 matterbridge-msglm-1a5353d7680fd769b765444479969ca316dfc235.zip |
Release v1.20.0 (#1298)v1.20.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ See <https://github.com/42wim/matterbridge/wiki> ### Binaries -- Latest stable release [v1.19.0](https://github.com/42wim/matterbridge/releases/latest) +- Latest stable release [v1.20.0](https://github.com/42wim/matterbridge/releases/latest) - Development releases (follows master) can be downloaded [here](https://github.com/42wim/matterbridge/actions) selecting the latest green build and then artifacts. To install or upgrade just download the latest [binary](https://github.com/42wim/matterbridge/releases/latest) and follow the instructions on the [howto](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) for a step by step walkthrough for creating your configuration. |