Skip to content

Commit 7380c0a

Browse files
authored
chore: Release build 1.5.1 (#1888)
2 parents 2e587ab + 229a833 commit 7380c0a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

TestFlight/WhatToTest.en-GB.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- Encrypted email sending
21
- Simplified login from other installed Infomaniak apps
2+
- Encrypted email sending
33
- Bug fixes and improvements

TestFlight/WhatToTest.fr-FR.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- Envoi de mails chiffrés
21
- Connexion simplifiée à partir des autres apps Infomaniak installées
2+
- Envoi de mails chiffrés
33
- Corrections de bugs et améliorations

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ public enum Constants {
2424
]
2525

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

0 commit comments

Comments
 (0)