Skip to content

Commit

Permalink
chore: Bump to 1.1.4 (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlella committed Apr 3, 2024
2 parents d69230f + 010f039 commit 381e694
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.3")
.marketingVersion("1.1.4")
.automaticCodeSigning(devTeam: "864VDCS2QY")
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO")])

Expand Down

0 comments on commit 381e694

Please sign in to comment.