Skip to content

Commit 9750403

Browse files
committed
chore: Bump project version to 5.2.0 in order to merge this back into master
1 parent d5cc76a commit 9750403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tuist/ProjectDescriptionHelpers/Constants.swift

+1-1
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.1.2")
29+
.marketingVersion("5.2.0")
3030

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

0 commit comments

Comments
 (0)