Advertise support for Matrix v1.12 (#18647)

This commit is contained in:
Andrew Morgan 2025-07-15 15:07:20 +01:00 committed by GitHub
parent 88f38ea149
commit 49cb78376e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Advertise support for Matrix v1.12.

View File

@ -112,6 +112,7 @@ class VersionsRestServlet(RestServlet):
"v1.9",
"v1.10",
"v1.11",
"v1.12",
],
# as per MSC1497:
"unstable_features": {