Skip to content

Commit

Permalink
Merge pull request #965 from Infomaniak/1.0.6-1
Browse files Browse the repository at this point in the history
bump to 1.0.6
  • Loading branch information
valentinperignon committed Sep 5, 2023
2 parents 9ba6ec5 + 293cc60 commit bdf4eda
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()
.currentProjectVersion("1")
.marketingVersion("1.0.5")
.marketingVersion("1.0.6")
.automaticCodeSigning(devTeam: "864VDCS2QY")

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

0 comments on commit bdf4eda

Please sign in to comment.