Skip to content

Commit e017448

Browse files
chore: Release build 1.1.1-b20 (#200)
2 parents a431b49 + 112aa60 commit e017448

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

TestFlight/WhatToTest.en-GB.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- New transfer slightly faster
1+
- App Clip to discover the app
22
- Bug fixes

TestFlight/WhatToTest.fr-FR.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Nouveau transfert légèrement plus rapide
1+
- App Clip pour découvrir l'app
22
- Corrections de bugs

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
@@ -27,7 +27,7 @@ public enum Constants {
2727

2828
public static let baseSettings = SettingsDictionary()
2929
.currentProjectVersion("1")
30-
.marketingVersion("1.1.0")
30+
.marketingVersion("1.1.1")
3131
.automaticCodeSigning(devTeam: "864VDCS2QY")
3232
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO"),
3333
"SWIFT_STRICT_CONCURRENCY": SettingValue(stringLiteral: "complete")])

0 commit comments

Comments
 (0)