diff options
author | Wim <wim@42.be> | 2020-09-05 00:02:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-05 00:02:37 +0200 |
commit | 8b26e42a3adb11087cf427671f2d65498a46074f (patch) | |
tree | d93a6d7a51a4838f38192eaf3455ad278e10cbe2 /README.md | |
parent | acca011f155a1a6f3d62416c4c9b3f527ce8db6f (diff) | |
download | matterbridge-msglm-8b26e42a3adb11087cf427671f2d65498a46074f.tar.gz matterbridge-msglm-8b26e42a3adb11087cf427671f2d65498a46074f.tar.bz2 matterbridge-msglm-8b26e42a3adb11087cf427671f2d65498a46074f.zip |
Release v1.18.3 (#1229)v1.18.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ See <https://github.com/42wim/matterbridge/wiki> ### Binaries -- Latest stable release [v1.18.2](https://github.com/42wim/matterbridge/releases/latest) +- Latest stable release [v1.18.3](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. |