Version 1.38.1

This commit is contained in:
Girish Ramakrishnan
2021-12-21 11:16:25 -08:00
parent 092b466ff4
commit cdab116284
3 changed files with 6 additions and 2 deletions

View File

@@ -532,3 +532,7 @@
* Update Synapse to 1.49.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.49.0)
[1.38.1]
* Update Synapse to 1.49.2
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.49.2)

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.38.0",
"version": "1.38.1",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,

View File

@@ -1,4 +1,4 @@
This app packages Synapse <upstream>1.49.0</upstream>.
This app packages Synapse <upstream>1.49.2</upstream>.
**This package only provides the Matrix backend. A variety of clients are available
[here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and