Skip to content

Commit

Permalink
4.1.3 - Build 3
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeWeidmann committed Feb 28, 2022
1 parent 1f7a269 commit 31bdac4
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("2")
.currentProjectVersion("3")
.marketingVersion("4.1.3")

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

0 comments on commit 31bdac4

Please sign in to comment.