Skip to content

Commit

Permalink
Release 7.146.2-0 (#3646)
Browse files Browse the repository at this point in the history
Please make sure all GH checks passed before merging. It can take around
20 minutes.
Briefly review this PR to see if there are no issues or red flags and
then merge it.
  • Loading branch information
quanganhdo authored Nov 28, 2024
1 parent 6560775 commit 572a23a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Configuration/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MARKETING_VERSION = 7.146.1
MARKETING_VERSION = 7.146.2
2 changes: 1 addition & 1 deletion DuckDuckGo/Settings.bundle/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>DefaultValue</key>
<string>7.146.1</string>
<string>7.146.2</string>
<key>Key</key>
<string>version</string>
<key>Title</key>
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/default/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Bug fixes and other improvements.
- Fixed an issue that could cause the text size on websites to be larger than expected.

0 comments on commit 572a23a

Please sign in to comment.