chore: add v1.14 to supported versions
This commit is contained in:
parent
65468bb0d4
commit
ffd68a6acc
|
|
@ -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 = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue