Support Client-Server API r0.6.1 (#11097)

Fixes #11064

Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron R 2021-11-01 08:28:39 -05:00 committed by GitHub
parent ece84f2c45
commit 3ae1464efd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Advertise support for Client-Server API r0.6.1.

View file

@ -72,6 +72,7 @@ class VersionsRestServlet(RestServlet):
"r0.4.0",
"r0.5.0",
"r0.6.0",
"r0.6.1",
],
# as per MSC1497:
"unstable_features": {