diff options
| author | Emīls <emils@mullvad.net> | 2024-09-02 17:21:51 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2024-09-09 10:20:18 +0200 |
| commit | 1b5e255e6c2a1ea1d84fb4df10e667a0b65a86ed (patch) | |
| tree | bc9b0639f8cfdfab8ae78862b5743c3671741b06 | |
| parent | ebdab8cbc6dba3f8f015daeb3fb331be4f4a8631 (diff) | |
| download | mullvadvpn-1b5e255e6c2a1ea1d84fb4df10e667a0b65a86ed.tar.xz mullvadvpn-1b5e255e6c2a1ea1d84fb4df10e667a0b65a86ed.zip | |
Bump iOS version to 2024.6
| -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 f4a871a00a..f2ab523e6c 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -2,7 +2,7 @@ VERSIONING_SYSTEM = apple-generic // Marketing version, aka major.minor -MARKETING_VERSION = 2024.5 +MARKETING_VERSION = 2024.6 // Build number // Normally we reset the build number to 1 after bumping MARKETING_VERSION. |
