Skip to content

Commit

Permalink
update swift pkg version to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hqjang-pepper committed Nov 14, 2023
1 parent 883f15c commit 4604ada
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@
repositoryURL = "https://github.com/web3auth/web3auth-swift-sdk";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 7.4.0;
minimumVersion = 7.4.1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/web3auth/web3auth-swift-sdk",
"state" : {
"revision" : "1fbd9dcd6c292d3a016c5e6addf58fbcd01320e0",
"version" : "7.4.0"
"revision" : "4c00016bed255f91808547eb43241519440686ed",
"version" : "7.4.1"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@
repositoryURL = "https://github.com/web3auth/web3auth-swift-sdk";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 7.4.0;
minimumVersion = 7.4.1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/web3auth/web3auth-swift-sdk",
"state" : {
"revision" : "1fbd9dcd6c292d3a016c5e6addf58fbcd01320e0",
"version" : "7.4.0"
"revision" : "4c00016bed255f91808547eb43241519440686ed",
"version" : "7.4.1"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
repositoryURL = "https://github.com/web3auth/web3auth-swift-sdk";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 7.4.0;
minimumVersion = 7.4.1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/web3auth/web3auth-swift-sdk",
"state" : {
"revision" : "1fbd9dcd6c292d3a016c5e6addf58fbcd01320e0",
"version" : "7.4.0"
"revision" : "4c00016bed255f91808547eb43241519440686ed",
"version" : "7.4.1"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/web3auth/web3auth-swift-sdk",
"state" : {
"revision" : "1fbd9dcd6c292d3a016c5e6addf58fbcd01320e0",
"version" : "7.4.0"
"revision" : "4c00016bed255f91808547eb43241519440686ed",
"version" : "7.4.1"
}
},
{
Expand Down

0 comments on commit 4604ada

Please sign in to comment.