Skip to content

Commit

Permalink
Update RTE to 2.37.7 (#3064)
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 authored Jul 18, 2024
1 parent d437e1f commit 86ce3de
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7425,7 +7425,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rich-text-editor-swift";
requirement = {
kind = exactVersion;
version = 2.37.6;
version = 2.37.7;
};
};
4BDA7F6042968E8422470F3F /* XCRemoteSwiftPackageReference "LoremSwiftum" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rich-text-editor-swift",
"state" : {
"revision" : "3f45e8e04d6998fc02fee4212f214a90687f42d7",
"version" : "2.37.6"
"revision" : "30909decc48be8e06c93eacffa4ec71b539888a9",
"version" : "2.37.7"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ packages:
# path: ../swift-ogg
WysiwygComposer:
url: https://github.com/matrix-org/matrix-rich-text-editor-swift
exactVersion: 2.37.6
exactVersion: 2.37.7
# path: ../matrix-rich-text-editor/platforms/ios/lib/WysiwygComposer

# External dependencies
Expand Down

0 comments on commit 86ce3de

Please sign in to comment.