Skip to content

Commit

Permalink
Merge release/1.76.0 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
daxmobile authored Feb 21, 2024
2 parents d8d1731 + 3295013 commit 15af998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Configuration/BuildNumber.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CURRENT_PROJECT_VERSION = 121
CURRENT_PROJECT_VERSION = 122
2 changes: 1 addition & 1 deletion DuckDuckGo/Tab/Model/Tab.swift
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ protocol NewWindowPolicyDecisionMaker {
func startOnboarding() {
userInteractionDialog = nil

webView.load(URLRequest(url: .welcome))
setContent(.onboarding)
}

@MainActor(unsafe)
Expand Down

0 comments on commit 15af998

Please sign in to comment.