Skip to content

Commit

Permalink
Bump API version
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo committed Nov 13, 2024
1 parent eecfb37 commit 5d6a153
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ struct DBPUICommunicationLayer: Subfeature {
weak var delegate: DBPUICommunicationDelegate?

private enum Constants {
static let version = 8
static let version = 9
}

internal init(webURLSettings: DataBrokerProtectionWebUIURLSettingsRepresentable,
Expand Down

0 comments on commit 5d6a153

Please sign in to comment.