Skip to content

Commit

Permalink
Merge pull request #1297 from Infomaniak/bump_version_501
Browse files Browse the repository at this point in the history
chore: Bump app version
  • Loading branch information
adrien-coye committed Sep 20, 2024
2 parents 4c57b2f + 7f100a1 commit 9a644a9
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 @@ -26,7 +26,7 @@ public enum Constants {
public static let baseSettings = SettingsDictionary()
.automaticCodeSigning(devTeam: "864VDCS2QY")
.currentProjectVersion("1")
.marketingVersion("5.0.0")
.marketingVersion("5.0.1")

public static let deploymentTarget = DeploymentTargets.iOS("13.4")
public static let destinations = Set<Destination>([.iPhone, .iPad])
Expand Down

0 comments on commit 9a644a9

Please sign in to comment.