reflect that rooms v3 is a stable room version

This commit is contained in:
Neil Johnson 2019-01-30 09:33:30 +00:00
parent e4bef9d470
commit c7837dce24
2 changed files with 2 additions and 0 deletions

View file

@ -53,6 +53,7 @@ class CapabilitiesRestServlet(RestServlet):
"1": "stable",
"2": "stable",
"state-v2-test": "unstable",
"3": "stable",
}
},
"m.change_password": {