From b574dd68f10923d5bcc2576f68c10f6b43cc49c0 Mon Sep 17 00:00:00 2001 From: Davide Date: Mon, 28 Oct 2024 21:06:49 +0100 Subject: [PATCH] Bump version --- CHANGELOG.txt | 11 +++++++++-- Passepartout.xcodeproj/project.pbxproj | 12 ++++++------ 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6431b7e5..61389866 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,2 +1,9 @@ -* d14f22d4a Use gear icon for iOS About (#684) -* 149176610 Per-profile iCloud syncing (#668) +* 0ec06c2c6 Import OpenVPN configuration (#765) +* ee3a40b59 Back up profiles to Core Data (#762) +* df4e3465f Save provider favorite servers (#758) +* 3de75e476 Prevent iPad dismiss when tapping outside (#737) +* f2a141a18 Purge stale NetworkExtension/keychain data (#728) +* da87ca698 Add initial support for providers (#723) +* 0aac8cd9f In-place NetworkExtension profiles (#715) +* 6d479a705 Render multiple translators in Credits (#701) +* df2fc5404 Render profile UUID as quartets (#700) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index fa591fa4..c959dd85 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -596,7 +596,7 @@ "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; - CURRENT_PROJECT_VERSION = 3643; + CURRENT_PROJECT_VERSION = 3644; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -636,7 +636,7 @@ "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; - CURRENT_PROJECT_VERSION = 3643; + CURRENT_PROJECT_VERSION = 3644; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -672,7 +672,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; - CURRENT_PROJECT_VERSION = 3643; + CURRENT_PROJECT_VERSION = 3644; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; @@ -698,7 +698,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; - CURRENT_PROJECT_VERSION = 3643; + CURRENT_PROJECT_VERSION = 3644; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; @@ -721,7 +721,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; - CURRENT_PROJECT_VERSION = 3643; + CURRENT_PROJECT_VERSION = 3644; ENABLE_USER_SCRIPT_SANDBOXING = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Passepartout/Intents/Intents.plist; @@ -752,7 +752,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; - CURRENT_PROJECT_VERSION = 3643; + CURRENT_PROJECT_VERSION = 3644; ENABLE_USER_SCRIPT_SANDBOXING = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Passepartout/Intents/Intents.plist;