Merge pull request #2347 from matrix-org/travis/spec/v5-default

Make room version 5 the default room version.
This commit is contained in:
Travis Ralston 2019-11-05 16:23:42 -07:00 committed by GitHub
commit cca92ea4f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -540,7 +540,7 @@ some other reason. Versions can switch between stable and unstable periodically
for a variety of reasons, including discovered security vulnerabilities and age. for a variety of reasons, including discovered security vulnerabilities and age.
Clients should not ask room administrators to upgrade their rooms if the room is Clients should not ask room administrators to upgrade their rooms if the room is
running a stable version. Servers SHOULD use room version 4 as the default room running a stable version. Servers SHOULD use room version 5 as the default room
version when creating new rooms. version when creating new rooms.
The available room versions are: The available room versions are: