Skip to content

Commit 1c5ed7d

Browse files
chore: Release build 1.4.2-b20 (#1782)
2 parents 5cd69e1 + 1dc82ff commit 1c5ed7d

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

TestFlight/WhatToTest.en-GB.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
- Improved message snoozing feature
2-
- Bug fixes
1+
- Bug fixes and minor improvements

TestFlight/WhatToTest.fr-FR.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
- Amélioration de la fonctionnalité de mise en attente de messages
2-
- Corrections de bugs
1+
- Corrections de bugs et améliorations mineures

Tuist/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tuist/ProjectDescriptionHelpers/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public enum Constants {
2525

2626
public static let baseSettings = SettingsDictionary()
2727
.currentProjectVersion("1")
28-
.marketingVersion("1.4.1")
28+
.marketingVersion("1.4.2")
2929
.automaticCodeSigning(devTeam: "864VDCS2QY")
3030
.merging([
3131
"DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO"),

0 commit comments

Comments
 (0)