summaryrefslogtreecommitdiffhomepage
path: root/ios/Configurations
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2025-09-29 11:46:16 +0200
committerEmīls <emils@mullvad.net>2025-09-29 11:48:08 +0200
commit22ea9b9cc2cf475dc6b46a10ef8f4b579b3e1dc9 (patch)
treeda84b0e19ecf100c47ccdd2d1a3dfc48ac80cd50 /ios/Configurations
parentc7ef1c7ac56edb6604a1584fbc0ddb555c40b602 (diff)
downloadmullvadvpn-22ea9b9cc2cf475dc6b46a10ef8f4b579b3e1dc9.tar.xz
mullvadvpn-22ea9b9cc2cf475dc6b46a10ef8f4b579b3e1dc9.zip
Bump major version for iOS to 2025.7
Diffstat (limited to 'ios/Configurations')
-rw-r--r--ios/Configurations/Version.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig
index ae3d834f9b..3607b4b6a8 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 = 2025.6
+MARKETING_VERSION = 2025.7
// Build number
// Normally we reset the build number to 1 after bumping MARKETING_VERSION.