Version 1.62.1

This commit is contained in:
Girish Ramakrishnan
2023-03-22 09:55:04 +01:00
parent cfbd1cd54e
commit 03e34a374a
2 changed files with 4 additions and 1 deletions

View File

@@ -862,3 +862,6 @@
* Update support for MSC2677: remove support for server-side aggregation of reactions. (#15172) * Update support for MSC2677: remove support for server-side aggregation of reactions. (#15172)
* Stabilise support for MSC3758: event_property_is push condition. (#15185) * Stabilise support for MSC3758: event_property_is push condition. (#15185)
[1.62.1]
* Update post installation message

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md", "changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication", "tagline": "Secure & decentralized communication",
"version": "1.62.0", "version": "1.62.1",
"upstreamVersion": "1.79.0", "upstreamVersion": "1.79.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8008, "httpPort": 8008,