Bump the RustSDK to v1.0.69-alpha

This commit is contained in:
Stefan Ceriu 2023-05-26 10:48:23 +03:00 committed by Stefan Ceriu
parent 6dcd30f57a
commit b238e3efdd
3 changed files with 5 additions and 5 deletions

View File

@ -4641,7 +4641,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = "1.0.68-alpha";
version = "1.0.69-alpha";
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {

View File

@ -102,8 +102,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "36501c94f157e78b02c7513105f05199519d1db7",
"version" : "1.0.68-alpha"
"revision" : "05f956572eae1491ea3a096bec24d51e90975bc9",
"version" : "1.0.69-alpha"
}
},
{
@ -172,7 +172,7 @@
{
"identity" : "swift-snapshot-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing.git",
"state" : {
"revision" : "cef5b3f6f11781dd4591bdd1dd0a3d22bd609334",
"version" : "1.11.0"

View File

@ -42,7 +42,7 @@ include:
packages:
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.0.68-alpha
exactVersion: 1.0.69-alpha
# path: ../matrix-rust-sdk
DesignKit:
path: DesignKit