diff options
| author | Emīls <emils@mullvad.net> | 2023-03-30 13:29:12 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2023-03-30 13:29:12 +0200 |
| commit | 17d029677eb1710a0262143d5ad7ff8a4cd8dd18 (patch) | |
| tree | 864116e5df3bf2e699c2a033348a226e5e345d7a | |
| parent | 46de2e1dd307d44ce117f4803c118a13ebbf3375 (diff) | |
| download | mullvadvpn-17d029677eb1710a0262143d5ad7ff8a4cd8dd18.tar.xz mullvadvpn-17d029677eb1710a0262143d5ad7ff8a4cd8dd18.zip | |
Bump iOS build version to 2023.2 1
| -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 8ca09d0e36..00cfd8d60f 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 = 2023.1 +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 = 7 +CURRENT_PROJECT_VERSION = 1 |
