Skip to content

Commit

Permalink
chore: 4.3.0 - Build 5
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Weidmann <[email protected]>
  • Loading branch information
PhilippeWeidmann committed Mar 28, 2023
1 parent edaa581 commit 325f634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tuist/ProjectDescriptionHelpers/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import ProjectDescription
public enum Constants {
public static let baseSettings = SettingsDictionary()
.automaticCodeSigning(devTeam: "864VDCS2QY")
.currentProjectVersion("4")
.currentProjectVersion("5")
.marketingVersion("4.3.0")

public static let deploymentTarget = DeploymentTarget.iOS(targetVersion: "13.4", devices: [.iphone, .ipad])
Expand Down

0 comments on commit 325f634

Please sign in to comment.