Skip to content

Commit

Permalink
Merge branch 'release/0.30.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Oct 17, 2022
2 parents 6a9ded0 + 97b683c commit 59436ff
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Configuration/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MARKETING_VERSION = 0.30.0
MARKETING_VERSION = 0.30.1

Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import BrowserServicesKit
final class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"59e46ca48a5926a65c7cb1c5d7d609c0\""
public static let embeddedDataSHA = "e73916d7361c6474f97079472a52090f978e3c04242e24eec9f4195215c814fd"
public static let embeddedDataETag = "\"ec72c81456e697c2b1171146a02069b8\""
public static let embeddedDataSHA = "164749d78af136bd509c258e13b2a0cb110a750a3247c505d8e9d140de3b41ab"
}

var embeddedDataEtag: String {
Expand Down
2 changes: 1 addition & 1 deletion DuckDuckGo/Content Blocker/macos-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"readme": "https://github.com/duckduckgo/privacy-configuration",
"version": 1665575724679,
"version": 1665698380738,
"features": {
"adClickAttribution": {
"readme": "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/#3rd-party-tracker-loading-protection",
Expand Down
2 changes: 1 addition & 1 deletion Submodules/duckduckgo-privacy-dashboard

0 comments on commit 59436ff

Please sign in to comment.