Bump the RustSDK to 1.0.110-alpha

This commit is contained in:
Stefan Ceriu 2023-08-21 15:39:36 +03:00 committed by Stefan Ceriu
parent 534422c07d
commit 65256bf4ab
3 changed files with 4 additions and 4 deletions

View File

@ -5465,7 +5465,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift"; repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = { requirement = {
kind = exactVersion; kind = exactVersion;
version = "1.0.108-alpha"; version = "1.0.110-alpha";
}; };
}; };
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = { 821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {

View File

@ -129,8 +129,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift", "location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : { "state" : {
"revision" : "3166b3e6d35779aa78025a0b9143def6a7ee1c51", "revision" : "d1a47b07b52012cd2bdad910488c0249003e05ce",
"version" : "1.0.108-alpha" "version" : "1.0.110-alpha"
} }
}, },
{ {

View File

@ -45,7 +45,7 @@ packages:
# Element/Matrix dependencies # Element/Matrix dependencies
MatrixRustSDK: MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.0.108-alpha exactVersion: 1.0.110-alpha
# path: ../matrix-rust-sdk # path: ../matrix-rust-sdk
DesignKit: DesignKit:
path: DesignKit path: DesignKit