Skip to content

Commit

Permalink
chore: Bump to 1.1.7 (#1474)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeWeidmann committed Jun 28, 2024
2 parents 40d9aa9 + f052d17 commit 222ca8a
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 @@ -25,7 +25,7 @@ public enum Constants {

public static let baseSettings = SettingsDictionary()
.currentProjectVersion("1")
.marketingVersion("1.1.6")
.marketingVersion("1.1.7")
.automaticCodeSigning(devTeam: "864VDCS2QY")
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO")])

Expand Down

0 comments on commit 222ca8a

Please sign in to comment.