Skip to content

Commit 33fddfa

Browse files
committed
chore: Bump app version
1 parent b44b3f0 commit 33fddfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tuist/ProjectDescriptionHelpers/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public enum Constants {
2626
public static let baseSettings = SettingsDictionary()
2727
.automaticCodeSigning(devTeam: "864VDCS2QY")
2828
.currentProjectVersion("1")
29-
.marketingVersion("5.11.3")
29+
.marketingVersion("5.11.4")
3030

3131
public static let deploymentTarget = DeploymentTargets.iOS("15.0")
3232
public static let destinations = Set<Destination>([.iPhone, .iPad])

0 commit comments

Comments
 (0)