diff options
| author | Emīls <emils@mullvad.net> | 2024-06-05 12:53:58 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2024-06-05 12:53:58 +0200 |
| commit | ccae2880ad1f4129cd11809e245ee189d05b46f3 (patch) | |
| tree | 15ad8ee6a14dc9728c1c225b0e44fd252d05e61b | |
| parent | 54040c46b843820bcf3100a1662edfda245fbabd (diff) | |
| download | mullvadvpn-ios/2024.4-build2.tar.xz mullvadvpn-ios/2024.4-build2.zip | |
Bump build version to 2024.4-2ios/2024.4-build2
| -rw-r--r-- | ios/Configurations/Version.xcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig index 41ba68160a..9333ba6773 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -7,4 +7,4 @@ MARKETING_VERSION = 2024.4 // 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 = 1 +CURRENT_PROJECT_VERSION = 2 |
