Skip to content

Commit

Permalink
Merge pull request #1152 from Infomaniak/bump-version
Browse files Browse the repository at this point in the history
chore: Bump to 1.0.12
  • Loading branch information
PhilippeWeidmann committed Nov 29, 2023
2 parents 383929f + 190eafc commit 5448253
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.11")
.marketingVersion("1.0.12")
.automaticCodeSigning(devTeam: "864VDCS2QY")
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO")])

Expand Down

0 comments on commit 5448253

Please sign in to comment.