Bump the SDK to v1.0.68-alpha
This commit is contained in:
committed by
Stefan Ceriu
parent
59922983a2
commit
083326f412
@@ -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" */ = {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user