Version 1.49.1

This commit is contained in:
Girish Ramakrishnan
2022-08-22 19:04:39 +02:00
parent b2e7800788
commit b29ddaa576
2 changed files with 4 additions and 1 deletions

View File

@@ -668,3 +668,6 @@
* Add a new module API method to translate a room alias into a room ID. (#13428)
* Add a new module API method to create a room. (#13429)
[1.49.1]
* Add oidc module

View File

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