Bump the RustSDK to v1.0.86-alpha

This commit is contained in:
Stefan Ceriu 2023-06-26 16:26:12 +03:00 committed by Stefan Ceriu
parent dac80dd50e
commit ad1b4a761a
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.85-alpha";
version = "1.0.86-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" : "2b6f3ad8497fa5fd02e3187dba0af9f3d64e1a2a",
"version" : "1.0.85-alpha"
"revision" : "b3ea97e27c1398db986929fe0132ae1024d2ed25",
"version" : "1.0.86-alpha"
}
},
{

View File

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