diff options
| author | Jon Petersson <jon.petersson@mullvad.net> | 2025-03-05 15:07:39 +0100 |
|---|---|---|
| committer | Jon Petersson <jon.petersson@mullvad.net> | 2025-03-05 15:58:36 +0100 |
| commit | 67f47059883e184931d513a63bbac83013d25759 (patch) | |
| tree | 1122b28a0a6294d393d25e34873b2986098a5640 | |
| parent | 43f8bf2a7064ac1e2dcddde2cdb9537aaed73f60 (diff) | |
| download | mullvadvpn-ios-release-2025.2.tar.xz mullvadvpn-ios-release-2025.2.zip | |
Bump build versionios/2025.3-build2ios/2025.3ios-release-2025.2
| -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 59c3234ed5..7394a4d72d 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 = 2025.2 +MARKETING_VERSION = 2025.3 // 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 = 5 +CURRENT_PROJECT_VERSION = 2 |
