From b06afd8e6374dcbedeab9154d74188e3ffb54f24 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 20 Jun 2023 19:23:19 +0200 Subject: [PATCH] Fix version in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6718ebf..f60329b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -969,7 +969,7 @@ * [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.85.2) * Fix regression where using TLS for HTTP replication between workers did not work. Introduced in v1.85.0. (#15746) -[1.67.0] +[1.69.0] * Update Synapse to 1.86.0 * [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.86.0) * Fix an error when having workers of different versions running. (#15774)