Skip to content

Commit

Permalink
Set BSK version to 86.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Nov 28, 2023
1 parent f4ce488 commit eb10553
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9198,8 +9198,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "diego/vpn-settings";
kind = branch;
kind = exactVersion;
version = 86.0.0;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"package": "BrowserServicesKit",
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": "diego/vpn-settings",
"revision": "17b017754749363ce95ec4ea623cbdfdf8b75ad7",
"version": null
"branch": null,
"revision": "1331652ad0dc21c23b495b4a9a42e2a0eb44859d",
"version": "86.0.0"
}
},
{
Expand Down

0 comments on commit eb10553

Please sign in to comment.