Skip to content

Commit

Permalink
Set BSK version to 83.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 10, 2023
1 parent 63d855c commit 4a5dded
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 @@ -9079,8 +9079,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "dominik/sync-ffs-favorites";
kind = branch;
kind = exactVersion;
version = 83.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": "dominik/sync-ffs-favorites",
"revision": "3e912b7d3789fcb7088bb9d950dec197c89419fa",
"version": null
"branch": null,
"revision": "f7e20cd37bbc0d25ae3c3f25ef52d319366613e7",
"version": "83.0.0"
}
},
{
Expand Down

0 comments on commit 4a5dded

Please sign in to comment.