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

Commit

Permalink
Document - Fix expected Synapse version release.
Browse files Browse the repository at this point in the history
  • Loading branch information
buffless-matt committed Aug 4, 2022
1 parent a330777 commit 7618a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/module_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@ async def create_room(
) -> Tuple[str, Optional[str]]:
"""Creates a new room.
Added in Synapse v1.66.0.
Added in Synapse v1.65.0.
Args:
user_id:
Expand Down

0 comments on commit 7618a8d

Please sign in to comment.