diff --git a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved index 132150a17..b721d2300 100644 --- a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift", "state" : { - "revision" : "f25189fb9b37eb77fad016ee8f0b0346c5310644", - "version" : "1.1.0" + "revision" : "addf90f3e2a6ab46bd2b2febe117d9cddb646e7d", + "version" : "1.1.1" } }, { diff --git a/changelog.d/pr-7365.change b/changelog.d/pr-7365.change deleted file mode 100644 index 17c2965b6..000000000 --- a/changelog.d/pr-7365.change +++ /dev/null @@ -1 +0,0 @@ -Labs: Rich Text Editor: Update to version 1.1.0 diff --git a/changelog.d/pr-7370.change b/changelog.d/pr-7370.change new file mode 100644 index 000000000..6a53bd879 --- /dev/null +++ b/changelog.d/pr-7370.change @@ -0,0 +1 @@ +Labs: Rich Text Editor: Update to version 1.1.1 diff --git a/project.yml b/project.yml index 91ec35475..8d5de9110 100644 --- a/project.yml +++ b/project.yml @@ -53,7 +53,7 @@ packages: branch: main WysiwygComposer: url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift - version: 1.1.0 + version: 1.1.1 DeviceKit: url: https://github.com/devicekit/DeviceKit majorVersion: 4.7.0