Bump the SDK to v1.0.68-alpha

This commit is contained in:
Stefan Ceriu
2023-05-24 14:30:50 +03:00
committed by Stefan Ceriu
parent 59922983a2
commit 083326f412
3 changed files with 4 additions and 4 deletions

View File

@@ -4621,7 +4621,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = "1.0.67-alpha";
version = "1.0.68-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" : "aaf35d4e83cff992f98ea2b58bfe07d81e325e68",
"version" : "1.0.67-alpha"
"revision" : "36501c94f157e78b02c7513105f05199519d1db7",
"version" : "1.0.68-alpha"
}
},
{

View File

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