Skip to content

Commit

Permalink
Bump the RustSDK to v1.0.103-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanceriu committed Jul 28, 2023
1 parent 07651bd commit cdc7502
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5389,7 +5389,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = "1.0.102-alpha";
version = "1.0.103-alpha";
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "fdef408540bf71be867bb59454562f21dcdd64da",
"version" : "1.0.102-alpha"
"revision" : "4557f06e00179b342b4522aefa064259ec12b0d7",
"version" : "1.0.103-alpha"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ include:
packages:
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.0.102-alpha
exactVersion: 1.0.103-alpha
# path: ../matrix-rust-sdk
DesignKit:
path: DesignKit
Expand Down

0 comments on commit cdc7502

Please sign in to comment.