Skip to content

Commit

Permalink
RTE Bump (#2558)
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 authored Mar 12, 2024
1 parent 595858b commit 0ebd242
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7136,7 +7136,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-wysiwyg-composer-swift";
requirement = {
kind = exactVersion;
version = 2.31.0;
version = 2.33.0;
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift",
"state" : {
"revision" : "e1cb970b144508a13108762651d141f3488e69ae",
"version" : "2.31.0"
"revision" : "35119f128237dd76a60f34d1508b1341ec652e53",
"version" : "2.33.0"
}
},
{
Expand Down Expand Up @@ -263,7 +263,7 @@
{
"identity" : "swiftui-introspect",
"kind" : "remoteSourceControl",
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
"location" : "https://github.com/siteline/SwiftUI-Introspect",
"state" : {
"revision" : "b94da693e57eaf79d16464b8b7c90d09cba4e290",
"version" : "0.9.2"
Expand Down
1 change: 0 additions & 1 deletion changelog.d/pr-2547.change

This file was deleted.

1 change: 1 addition & 0 deletions changelog.d/pr-2558.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Inline predictions have been disabled on iOS 17 temporarily to avoid issues with the text editor.
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ packages:
# path: ../swift-ogg
WysiwygComposer:
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
exactVersion: 2.31.0
exactVersion: 2.33.0
# path: ../matrix-wysiwyg/platforms/ios/lib/WysiwygComposer

# External dependencies
Expand Down

0 comments on commit 0ebd242

Please sign in to comment.