Merge pull request #2062 from famedly/td/supportv1.14

chore: add v1.14 to supported versions
This commit is contained in:
Krille-chan 2025-03-28 13:04:25 +01:00 committed by GitHub
commit 8c74fae354
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1656,6 +1656,7 @@ class Client extends MatrixApi {
'v1.11', 'v1.11',
'v1.12', 'v1.12',
'v1.13', 'v1.13',
'v1.14',
}; };
static const List<String> supportedDirectEncryptionAlgorithms = [ static const List<String> supportedDirectEncryptionAlgorithms = [