Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 75733ad

Browse files
authored
Bump C-S-S to 6.14.1 (#3331)
Updates C-S-S version to 6.14.1 (Fixes a styling bug with the “Restart to update” button on the Release Notes special page)
1 parent 3cedd20 commit 75733ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DuckDuckGo.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10709,7 +10709,7 @@
1070910709
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
1071010710
requirement = {
1071110711
kind = exactVersion;
10712-
version = 191.2.0;
10712+
version = 191.2.1;
1071310713
};
1071410714
};
1071510715
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {

DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"kind" : "remoteSourceControl",
3333
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
3434
"state" : {
35-
"revision" : "2d20fafba4430f49249521735b951f21e20ec0c3",
36-
"version" : "191.2.0"
35+
"revision" : "6cb645ff85948eadde86365483792d75845270fe",
36+
"version" : "191.2.1"
3737
}
3838
},
3939
{
4040
"identity" : "content-scope-scripts",
4141
"kind" : "remoteSourceControl",
4242
"location" : "https://github.com/duckduckgo/content-scope-scripts",
4343
"state" : {
44-
"revision" : "1164f9579d226cf16c0c1c79c0928f28a4f3c421",
45-
"version" : "6.14.0"
44+
"revision" : "b8c858a33cfe665ddfe177df4dbd63d12f6777a6",
45+
"version" : "6.14.1"
4646
}
4747
},
4848
{

0 commit comments

Comments
 (0)