Bump version

This commit is contained in:
Davide De Rosa 2024-10-02 13:46:27 +02:00
parent 3ab80cd076
commit dcdcec4da7
No known key found for this signature in database
GPG Key ID: A48836171C759F5E
2 changed files with 8 additions and 7 deletions

View File

@ -1 +1,2 @@
* 635708695 Retain last used profile beyond disconnection
* 3ab80cd07 Fix incorrect VPN status in some cases (#661)
* 087f177bd Omit storage section in release

View File

@ -594,7 +594,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 = 3639;
CURRENT_PROJECT_VERSION = 3640;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Passepartout/App/App.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
@ -634,7 +634,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 = 3639;
CURRENT_PROJECT_VERSION = 3640;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Passepartout/App/App.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
@ -670,7 +670,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
CURRENT_PROJECT_VERSION = 3639;
CURRENT_PROJECT_VERSION = 3640;
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
@ -696,7 +696,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
CURRENT_PROJECT_VERSION = 3639;
CURRENT_PROJECT_VERSION = 3640;
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
@ -719,7 +719,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
CURRENT_PROJECT_VERSION = 3639;
CURRENT_PROJECT_VERSION = 3640;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = Passepartout/Intents/Intents.plist;
@ -750,7 +750,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
CURRENT_PROJECT_VERSION = 3639;
CURRENT_PROJECT_VERSION = 3640;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = Passepartout/Intents/Intents.plist;