Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Also include v1.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep committed Nov 29, 2023
1 parent 1d94df4 commit edfe8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synapse/rest/client/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def on_GET(self, request: Request) -> Tuple[int, JsonDict]:
"v1.6",
"v1.7",
"v1.8",
"v1.9",
],
# as per MSC1497:
"unstable_features": {
Expand Down

0 comments on commit edfe8d4

Please sign in to comment.