summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2023-11-15 15:46:14 +0100
committerEmīls <emils@mullvad.net>2023-11-15 15:46:26 +0100
commitf0a9a2eaed306cb1d57de580ad89bb32a6bd7e9f (patch)
treee07c6677838f87d98d9c7cc5b1f4bf490fe4f519
parent0baa16291c33ac79a712e071bf36e5a929aa4681 (diff)
downloadmullvadvpn-ios/2023.7-build2.tar.xz
mullvadvpn-ios/2023.7-build2.zip
Update build number and changelogios/2023.7-build2
-rw-r--r--ios/Assets/changes.txt1
-rw-r--r--ios/Configurations/Version.xcconfig2
2 files changed, 2 insertions, 1 deletions
diff --git a/ios/Assets/changes.txt b/ios/Assets/changes.txt
index 40ed14dfc3..426ad91aec 100644
--- a/ios/Assets/changes.txt
+++ b/ios/Assets/changes.txt
@@ -1,2 +1,3 @@
Add ability to filter relays by provider and ownership.
Add blocked state.
+Show exit IP address in main view.
diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig
index d05baace0f..9f2b16e630 100644
--- a/ios/Configurations/Version.xcconfig
+++ b/ios/Configurations/Version.xcconfig
@@ -7,4 +7,4 @@ MARKETING_VERSION = 2023.7
// 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