summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2022-04-04 00:44:43 +0200
committerGitHub <noreply@github.com>2022-04-04 00:44:43 +0200
commit26596acf803ec636184100f35deba4a30d31dafc (patch)
treeaea1fe4afd15a7fe19247686c3184aae07e2ec0b /README.md
parente63870a63174023ef950034b4c6ea2d88ab89c8a (diff)
downloadmatterbridge-msglm-26596acf803ec636184100f35deba4a30d31dafc.tar.gz
matterbridge-msglm-26596acf803ec636184100f35deba4a30d31dafc.tar.bz2
matterbridge-msglm-26596acf803ec636184100f35deba4a30d31dafc.zip
Release v1.25.0 (#1793)v1.25.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b3b2025..29b5ae5c 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ See <https://github.com/42wim/matterbridge/wiki>
### Binaries
-- Latest stable release [v1.24.1](https://github.com/42wim/matterbridge/releases/latest)
+- Latest stable release [v1.25.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). On \*nix platforms you may need to make the binary executable - you can do this by running `chmod a+x` on the binary (example: `chmod a+x matterbridge-1.24.1-linux-64bit`). After downloading (and making the binary executable, if necessary), 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.