diff options
author | Erik Johnston <erik@matrix.org> | 2021-08-18 16:59:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-08-18 16:59:36 +0100 |
commit | b9c35586a4fadae271b3fefb90a3108f74e9e3d5 (patch) | |
tree | 895c51d1ecdf242df648f8bef0c8e6363ae96d05 /docs/upgrade.md | |
parent | Update changelog (diff) | |
download | synapse-b9c35586a4fadae271b3fefb90a3108f74e9e3d5.tar.xz |
Update docs/upgrade.md with new version
Diffstat (limited to 'docs/upgrade.md')
-rw-r--r-- | docs/upgrade.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md index 99e32034c8..e5d386b02f 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -86,7 +86,7 @@ process, for example: ``` -# Upgrading to v1.xx.0 +# Upgrading to v1.41.0 ## Add support for routing outbound HTTP requests via a proxy for federation |