Skip to content

Commit

Permalink
Note that room versions 7 & 8 exist. (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep authored Aug 9, 2021
1 parent 8142af2 commit f8bf80f
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
1 2 3 4 5 6 7 8
)];

sub configure
Expand Down

0 comments on commit f8bf80f

Please sign in to comment.