Skip to content
Snippets Groups Projects
Unverified Commit 3ae1464e authored by Aaron R's avatar Aaron R Committed by GitHub
Browse files

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


Fixes #11064

Signed-off-by: default avatarAaron Raimist <aaron@raim.ist>
parent ece84f2c
No related branches found
No related tags found
No related merge requests found
Advertise support for Client-Server API r0.6.1.
\ No newline at end of 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": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment