From e6a0622cc25fb4c20d11e59a953b9a1ce61f0e75 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 8 Jan 2021 19:15:49 +0100 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 24c3c92..7589062 100644 --- a/TunnelKit.podspec +++ b/TunnelKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TunnelKit" - s.version = "3.2.0" + s.version = "3.3.0" 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 bf8ee6a..4f26f79 100644 --- a/TunnelKit.xcodeproj/project.pbxproj +++ b/TunnelKit.xcodeproj/project.pbxproj @@ -2543,7 +2543,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 825; + CURRENT_PROJECT_VERSION = 840; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -2608,7 +2608,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 825; + CURRENT_PROJECT_VERSION = 840; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2642,7 +2642,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 825; + DYLIB_CURRENT_VERSION = 840; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = TunnelKit/Info.plist; @@ -2668,7 +2668,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 825; + DYLIB_CURRENT_VERSION = 840; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; INFOPLIST_FILE = TunnelKit/Info.plist; @@ -2694,7 +2694,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 825; + DYLIB_CURRENT_VERSION = 840; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = TunnelKit/Info.plist; @@ -2719,7 +2719,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 825; + DYLIB_CURRENT_VERSION = 840; 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 80544b6..2f10265 100644 --- a/TunnelKit/Demo/DemoTunnel.plist +++ b/TunnelKit/Demo/DemoTunnel.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.0 + 3.3.0 CFBundleVersion 1 LSMinimumSystemVersion diff --git a/TunnelKit/Demo/iOS/Demo.plist b/TunnelKit/Demo/iOS/Demo.plist index 16be3b6..855764e 100644 --- a/TunnelKit/Demo/iOS/Demo.plist +++ b/TunnelKit/Demo/iOS/Demo.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 3.3.0 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/TunnelKit/Demo/macOS/Demo.plist b/TunnelKit/Demo/macOS/Demo.plist index ba2e84d..ba8d9d5 100644 --- a/TunnelKit/Demo/macOS/Demo.plist +++ b/TunnelKit/Demo/macOS/Demo.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 3.3.0 CFBundleVersion 1 LSApplicationCategoryType diff --git a/TunnelKit/Host/Info.plist b/TunnelKit/Host/Info.plist index fb8a027..855764e 100644 --- a/TunnelKit/Host/Info.plist +++ b/TunnelKit/Host/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.2.0 + 3.3.0 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/TunnelKit/Info.plist b/TunnelKit/Info.plist index a5ae6f9..23213e1 100644 --- a/TunnelKit/Info.plist +++ b/TunnelKit/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.0 + 3.3.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/TunnelKit/Tests/Info.plist b/TunnelKit/Tests/Info.plist index d9fff86..ed16016 100644 --- a/TunnelKit/Tests/Info.plist +++ b/TunnelKit/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 3.2.0 + 3.3.0 CFBundleVersion 1