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 12, 2024
1 parent 05f74b7 commit e456339
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 e456339

Please sign in to comment.