Bump RTE version (#2331)
This commit is contained in:
@@ -6676,7 +6676,7 @@
|
||||
repositoryURL = "https://github.com/matrix-org/matrix-wysiwyg-composer-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = 2.22.0;
|
||||
version = 2.25.0;
|
||||
};
|
||||
};
|
||||
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {
|
||||
|
||||
@@ -139,8 +139,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift",
|
||||
"state" : {
|
||||
"revision" : "5d3bdd55f8c68c216f91191a501c0d7225057f92",
|
||||
"version" : "2.22.0"
|
||||
"revision" : "d7452049e60c31dd6e0b02f737503d00f4fd4f0b",
|
||||
"version" : "2.25.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
1
changelog.d/2030.bugfix
Normal file
1
changelog.d/2030.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Fix for dictation not working properly in RTE mode.
|
||||
@@ -64,7 +64,7 @@ packages:
|
||||
branch: 0.0.1
|
||||
WysiwygComposer:
|
||||
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
|
||||
exactVersion: 2.22.0
|
||||
exactVersion: 2.25.0
|
||||
# path: ../matrix-wysiwyg/platforms/ios/lib/WysiwygComposer
|
||||
|
||||
# External dependencies
|
||||
|
||||
Reference in New Issue
Block a user