Skip to content

Commit

Permalink
Merge pull request #161 from kishikawakatsumi/e
Browse files Browse the repository at this point in the history
0.2.0
  • Loading branch information
kishikawakatsumi authored Nov 17, 2024
2 parents 65e0245 + 380f95b commit 63bb581
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Examples/FileBrowser/FileBrowser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -784,8 +784,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/kishikawakatsumi/SMBClient.git";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 0.2.0;
};
};
145299EA2C3AC745003B035C /* XCRemoteSwiftPackageReference "FlyingFox" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/kishikawakatsumi/SMBClient.git",
"state" : {
"branch" : "main",
"revision" : "eb0af3216df0124534c52eac949adc7990e2a337"
"revision" : "65e0245c7647bafc6f9b430627f4dfb5a9e91314",
"version" : "0.2.0"
}
}
],
Expand Down

0 comments on commit 63bb581

Please sign in to comment.