Skip to content

Commit

Permalink
chore: Bump to 4.1.0 πŸŽ‰
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeWeidmann committed Feb 1, 2024
1 parent edea348 commit 873636e
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.0.15")
.marketingVersion("1.1.0")
.automaticCodeSigning(devTeam: "864VDCS2QY")
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO")])

Expand Down

0 comments on commit 873636e

Please sign in to comment.