diff options
| author | Emīls <emils@mullvad.net> | 2024-06-05 12:53:58 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2024-06-25 10:01:39 +0200 |
| commit | d677596dbcaa6bcc805cb2e5490f2b21c61740a7 (patch) | |
| tree | c2f1b7a2282230e6fe3dee1471fa86cefa4dd717 | |
| parent | 9c6c19af077a2758017d69e4c5d890700abb3474 (diff) | |
| download | mullvadvpn-d677596dbcaa6bcc805cb2e5490f2b21c61740a7.tar.xz mullvadvpn-d677596dbcaa6bcc805cb2e5490f2b21c61740a7.zip | |
Bump build version to 2024.4-3
| -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..f16714e7d3 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 = 3 |
