Skip to content

Commit

Permalink
Update RTE to 2.12.0 (#1740)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfogrillo authored Sep 18, 2023
1 parent 2354c25 commit 11429d3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5713,7 +5713,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-wysiwyg-composer-swift";
requirement = {
kind = exactVersion;
version = 2.11.0;
version = 2.12.0;
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift",
"state" : {
"revision" : "ee5d0a1b35ee2bff3fbf4592f72dbec2d111dc9e",
"version" : "2.11.0"
"revision" : "b6c512d64ef9fd1fba9eb15b247c165377a1c325",
"version" : "2.12.0"
}
},
{
Expand Down Expand Up @@ -217,7 +217,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
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ packages:
minorVersion: 2.0.0
WysiwygComposer:
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
exactVersion: 2.11.0
exactVersion: 2.12.0

0 comments on commit 11429d3

Please sign in to comment.