summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2025-09-29 11:51:17 +0200
committerEmīls <emils@mullvad.net>2025-09-29 11:51:17 +0200
commit16991aefb3e359af5dcb26594056bfaabea60157 (patch)
treeda84b0e19ecf100c47ccdd2d1a3dfc48ac80cd50
parentc7ef1c7ac56edb6604a1584fbc0ddb555c40b602 (diff)
parent22ea9b9cc2cf475dc6b46a10ef8f4b579b3e1dc9 (diff)
downloadmullvadvpn-16991aefb3e359af5dcb26594056bfaabea60157.tar.xz
mullvadvpn-16991aefb3e359af5dcb26594056bfaabea60157.zip
Merge branch 'bump-ios-version'
-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.