diff options
| author | Emīls <emils@mullvad.net> | 2023-10-11 15:33:03 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2023-10-11 15:33:03 +0200 |
| commit | f05378b9882d2540921e298ac3874bcde60bca92 (patch) | |
| tree | fac987bb5e752a0f8d99030cdeeb23fa35f460f0 | |
| parent | 6f9d8d197b7430187707f79b5e693d84c8986708 (diff) | |
| download | mullvadvpn-ios/2023.6-build2.tar.xz mullvadvpn-ios/2023.6-build2.zip | |
Bump ios version to 2023.6-build2ios/2023.6-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 173256896b..4c91e2bb40 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -7,4 +7,4 @@ MARKETING_VERSION = 2023.6 // 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 |
