Skip to content

Commit

Permalink
chore: Bump version to 5.0.3 (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-coye authored Dec 19, 2024
2 parents 4028916 + 765b2ca commit a2713ad
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 @@ -26,7 +26,7 @@ public enum Constants {
public static let baseSettings = SettingsDictionary()
.automaticCodeSigning(devTeam: "864VDCS2QY")
.currentProjectVersion("1")
.marketingVersion("5.0.2")
.marketingVersion("5.0.3")

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

0 comments on commit a2713ad

Please sign in to comment.