diff options
author | Wim <wim@42.be> | 2020-07-24 21:00:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-24 21:00:57 +0200 |
commit | e3d8fe4fd8419236fd3c5e6f505b30d93b36f9bc (patch) | |
tree | 4a347df1b3e5760fe094a6fda9731dfcf8cbfbac /README.md | |
parent | 23d8742f0d95096b92f11729fb47f86ac3b68d43 (diff) | |
download | matterbridge-msglm-e3d8fe4fd8419236fd3c5e6f505b30d93b36f9bc.tar.gz matterbridge-msglm-e3d8fe4fd8419236fd3c5e6f505b30d93b36f9bc.tar.bz2 matterbridge-msglm-e3d8fe4fd8419236fd3c5e6f505b30d93b36f9bc.zip |
Release v1.18.0 (#1176)v1.18.0
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.17.5](https://github.com/42wim/matterbridge/releases/latest) +- Latest stable release [v1.18.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. |