diff options
| author | Bug Magnet <marco.nikic@mullvad.net> | 2024-09-03 15:06:52 +0200 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2024-09-03 15:16:01 +0200 |
| commit | ea19168869b7a553e697274bfbfb6d51247e4308 (patch) | |
| tree | 6fb5ba3902d42095fe5992d547f39e29e56ec797 | |
| parent | e5d78ce5bb5a3be4eaf1a07144f47ebfd9c83b16 (diff) | |
| download | mullvadvpn-ea19168869b7a553e697274bfbfb6d51247e4308.tar.xz mullvadvpn-ea19168869b7a553e697274bfbfb6d51247e4308.zip | |
Update the Marketing version to the latest release
| -rw-r--r-- | ios/Configurations/Version.xcconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig index f16714e7d3..f4a871a00a 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -2,9 +2,9 @@ VERSIONING_SYSTEM = apple-generic // Marketing version, aka major.minor -MARKETING_VERSION = 2024.4 +MARKETING_VERSION = 2024.5 // Build number // Normally we reset the build number to 1 after bumping MARKETING_VERSION. // Otherwise increment it for each subsequent TestFlight submission. -CURRENT_PROJECT_VERSION = 3 +CURRENT_PROJECT_VERSION = 1 |
