Update rte to 2.14.0 (#1849)

This commit is contained in:
Alfonso Grillo 2023-10-03 08:46:47 +02:00 committed by GitHub
parent a22bde91b2
commit e84e9b2938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -5813,7 +5813,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-wysiwyg-composer-swift";
requirement = {
kind = exactVersion;
version = 2.13.0;
version = 2.14.0;
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {

View File

@ -138,8 +138,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift",
"state" : {
"revision" : "b30b7a0f6065907c42c56bd7a87ea4bc9e23a116",
"version" : "2.13.0"
"revision" : "d67fea9de45f2c1ab1397da23089918825e0e44d",
"version" : "2.14.0"
}
},
{

View File

@ -115,4 +115,4 @@ packages:
minorVersion: 2.0.0
WysiwygComposer:
url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift
exactVersion: 2.13.0
exactVersion: 2.14.0