Skip to content

Commit

Permalink
Add roomversion 11 (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
S7evinK authored Sep 22, 2023
1 parent 8457640 commit bd882ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SyTest/Federation/Client.pm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use SyTest::Assertions qw( :all );
use URI::Escape qw( uri_escape );

use constant SUPPORTED_ROOM_VERSIONS => [qw(
1 2 3 4 5 6 7 8 9 10
1 2 3 4 5 6 7 8 9 10 11
)];

sub configure
Expand Down

0 comments on commit bd882ce

Please sign in to comment.