diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2023-04-03 13:53:04 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-04-03 13:53:04 +0200 |
| commit | cfbb2864773034b2281f20351d94996ee0a27a58 (patch) | |
| tree | 49c279acb5d28e6aab5351e13f4aaaea12798234 | |
| parent | 5d029cc335a3a4c364437332ac2860098ced49db (diff) | |
| download | mullvadvpn-cfbb2864773034b2281f20351d94996ee0a27a58.tar.xz mullvadvpn-cfbb2864773034b2281f20351d94996ee0a27a58.zip | |
Bump iOS version to 2023.2 (build 2)
| -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 00cfd8d60f..de95a19479 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -7,4 +7,4 @@ MARKETING_VERSION = 2023.2 // 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 |
