From c5e85aff411a03b7bb6e2e6e0f722c7a043972ad Mon Sep 17 00:00:00 2001 From: Package Updates Date: Wed, 4 Jun 2025 06:41:42 +0000 Subject: [PATCH] Update package version to 1.112.0 --- CHANGELOG.md | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e2c88..2dd5650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1403,3 +1403,7 @@ * Fix startup being blocked on creating a new index that was introduced in v1.130.0rc1. ([#​18439](https://github.com/element-hq/synapse/issues/18439)) * Fix the ordering of local messages in rooms that were affected by [GHSA-v56r-hwv5-mxg6](https://github.com/advisories/GHSA-v56r-hwv5-mxg6). ([#​18447](https://github.com/element-hq/synapse/issues/18447)) +[1.112.0] +* Update synapse to 1.131.0 +* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.131.0) + diff --git a/CloudronManifest.json b/CloudronManifest.json index ceb3320..3a7e4ac 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Secure & decentralized communication", - "version": "1.111.0", + "version": "1.112.0", "upstreamVersion": "1.131.0", "healthCheckPath": "/", "httpPort": 8008,