Skip to content

Commit

Permalink
Fix BSK reference to tagged version (#2447)
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 authored Feb 7, 2024
1 parent fa70669 commit 4b9758c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"branch" : "mariusz/fix-rollout-check",
"revision" : "b11b744048cf0538ff04ee434772fde0ff81f9d7"
"revision" : "2555be729ff019465b4b263d9d68c2d10a88470a",
"version" : "104.2.1"
}
},
{
Expand Down Expand Up @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/duckduckgo-autofill.git",
"state" : {
"revision" : "b972bc0ab6ee1d57a0a18a197dcc31e40ae6ac57",
"version" : "10.0.3"
"revision" : "03d3e3a959dd75afbe8c59b5a203ea676d37555d",
"version" : "10.1.0"
}
},
{
Expand Down

0 comments on commit 4b9758c

Please sign in to comment.