Skip to content

Commit

Permalink
chore: Bump version to 4.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-coye committed Dec 21, 2023
1 parent d3e235b commit 6cf4b29
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 @@ -22,7 +22,7 @@ public enum Constants {
public static let baseSettings = SettingsDictionary()
.automaticCodeSigning(devTeam: "864VDCS2QY")
.currentProjectVersion("1")
.marketingVersion("4.3.8")
.marketingVersion("4.3.9")

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

Expand Down

0 comments on commit 6cf4b29

Please sign in to comment.