Bump the RustSDK to v1.0.89-alpha

This commit is contained in:
Stefan Ceriu 2023-06-28 12:10:56 +03:00 committed by Stefan Ceriu
parent 2ebe534fb3
commit e25ca2e120
3 changed files with 5 additions and 5 deletions

View File

@ -5091,7 +5091,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = "1.0.88-alpha";
version = "1.0.89-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" : "95c70085a19d47d4281a888051f2f8fea843cfc9",
"version" : "1.0.88-alpha"
"revision" : "2f649822e3ce6d2a6b502602c0ab10e67f820bb5",
"version" : "1.0.89-alpha"
}
},
{
@ -181,7 +181,7 @@
{
"identity" : "swift-snapshot-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing.git",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
"state" : {
"revision" : "cef5b3f6f11781dd4591bdd1dd0a3d22bd609334",
"version" : "1.11.0"

View File

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