From 6020ee2251c81d22347258eb7ff3281ff4dac2e8 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 16 Jul 2021 21:24:57 +0200 Subject: [PATCH] Bump version --- TunnelKit.podspec | 2 +- TunnelKit.xcodeproj/project.pbxproj | 12 ++++++------ TunnelKit/Demo/DemoTunnel.plist | 2 +- TunnelKit/Demo/iOS/Demo.plist | 2 +- TunnelKit/Demo/macOS/Demo.plist | 2 +- TunnelKit/Host/Info.plist | 2 +- TunnelKit/Info.plist | 2 +- TunnelKit/Tests/Info.plist | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/TunnelKit.podspec b/TunnelKit.podspec index 34f2334..74d424c 100644 --- a/TunnelKit.podspec +++ b/TunnelKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TunnelKit" - s.version = "3.3.2" + s.version = "3.3.3" s.summary = "Non-official OpenVPN client for Apple platforms." s.homepage = "https://github.com/passepartoutvpn/tunnelkit" diff --git a/TunnelKit.xcodeproj/project.pbxproj b/TunnelKit.xcodeproj/project.pbxproj index a010022..8018e72 100644 --- a/TunnelKit.xcodeproj/project.pbxproj +++ b/TunnelKit.xcodeproj/project.pbxproj @@ -2549,7 +2549,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 869; + CURRENT_PROJECT_VERSION = 875; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -2614,7 +2614,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 869; + CURRENT_PROJECT_VERSION = 875; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2648,7 +2648,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 869; + DYLIB_CURRENT_VERSION = 875; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = TunnelKit/Info.plist; @@ -2674,7 +2674,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 869; + DYLIB_CURRENT_VERSION = 875; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = TunnelKit/Info.plist; @@ -2700,7 +2700,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 869; + DYLIB_CURRENT_VERSION = 875; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = TunnelKit/Info.plist; @@ -2725,7 +2725,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 869; + DYLIB_CURRENT_VERSION = 875; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = TunnelKit/Info.plist; diff --git a/TunnelKit/Demo/DemoTunnel.plist b/TunnelKit/Demo/DemoTunnel.plist index 0b2cb1e..5600210 100644 --- a/TunnelKit/Demo/DemoTunnel.plist +++ b/TunnelKit/Demo/DemoTunnel.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 3.3.2 + 3.3.3 CFBundleVersion 1 LSMinimumSystemVersion diff --git a/TunnelKit/Demo/iOS/Demo.plist b/TunnelKit/Demo/iOS/Demo.plist index 2da9eb4..9338ca2 100644 --- a/TunnelKit/Demo/iOS/Demo.plist +++ b/TunnelKit/Demo/iOS/Demo.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.3.2 + 3.3.3 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/TunnelKit/Demo/macOS/Demo.plist b/TunnelKit/Demo/macOS/Demo.plist index 2cc39f1..3886645 100644 --- a/TunnelKit/Demo/macOS/Demo.plist +++ b/TunnelKit/Demo/macOS/Demo.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.3.2 + 3.3.3 CFBundleVersion 1 LSApplicationCategoryType diff --git a/TunnelKit/Host/Info.plist b/TunnelKit/Host/Info.plist index 2da9eb4..9338ca2 100644 --- a/TunnelKit/Host/Info.plist +++ b/TunnelKit/Host/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.3.2 + 3.3.3 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/TunnelKit/Info.plist b/TunnelKit/Info.plist index 25e7c85..ccef526 100644 --- a/TunnelKit/Info.plist +++ b/TunnelKit/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.3.2 + 3.3.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/TunnelKit/Tests/Info.plist b/TunnelKit/Tests/Info.plist index 5d2dba8..39ba021 100644 --- a/TunnelKit/Tests/Info.plist +++ b/TunnelKit/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 3.3.2 + 3.3.3 CFBundleVersion 1