Bump the RustSDK to v1.0.87-alpha

This commit is contained in:
Stefan Ceriu
2023-06-26 20:21:05 +03:00
committed by Stefan Ceriu
parent ec4a916951
commit 19e23a006a
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -111,8 +111,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "b3ea97e27c1398db986929fe0132ae1024d2ed25",
"version" : "1.0.86-alpha"
"revision" : "3156a3746a71c38f78e955252dea5e7605d66c99",
"version" : "1.0.87-alpha"
}
},
{

View File

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