diff --git a/TunnelKit.podspec b/TunnelKit.podspec
index 5ed9643..34f2334 100644
--- a/TunnelKit.podspec
+++ b/TunnelKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TunnelKit"
- s.version = "3.3.1"
+ s.version = "3.3.2"
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 a2a64cd..a010022 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 = 862;
+ CURRENT_PROJECT_VERSION = 869;
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 = 862;
+ CURRENT_PROJECT_VERSION = 869;
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 = 862;
+ DYLIB_CURRENT_VERSION = 869;
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 = 862;
+ DYLIB_CURRENT_VERSION = 869;
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 = 862;
+ DYLIB_CURRENT_VERSION = 869;
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 = 862;
+ DYLIB_CURRENT_VERSION = 869;
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 a07a075..0b2cb1e 100644
--- a/TunnelKit/Demo/DemoTunnel.plist
+++ b/TunnelKit/Demo/DemoTunnel.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 3.3.1
+ 3.3.2
CFBundleVersion
1
LSMinimumSystemVersion
diff --git a/TunnelKit/Demo/iOS/Demo.plist b/TunnelKit/Demo/iOS/Demo.plist
index 1124829..2da9eb4 100644
--- a/TunnelKit/Demo/iOS/Demo.plist
+++ b/TunnelKit/Demo/iOS/Demo.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.3.1
+ 3.3.2
CFBundleVersion
1
LSRequiresIPhoneOS
diff --git a/TunnelKit/Demo/macOS/Demo.plist b/TunnelKit/Demo/macOS/Demo.plist
index 315c5e7..2cc39f1 100644
--- a/TunnelKit/Demo/macOS/Demo.plist
+++ b/TunnelKit/Demo/macOS/Demo.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.3.1
+ 3.3.2
CFBundleVersion
1
LSApplicationCategoryType
diff --git a/TunnelKit/Host/Info.plist b/TunnelKit/Host/Info.plist
index 1124829..2da9eb4 100644
--- a/TunnelKit/Host/Info.plist
+++ b/TunnelKit/Host/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.3.1
+ 3.3.2
CFBundleVersion
1
LSRequiresIPhoneOS
diff --git a/TunnelKit/Info.plist b/TunnelKit/Info.plist
index a979fe5..25e7c85 100644
--- a/TunnelKit/Info.plist
+++ b/TunnelKit/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.3.1
+ 3.3.2
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass
diff --git a/TunnelKit/Tests/Info.plist b/TunnelKit/Tests/Info.plist
index 24e1283..5d2dba8 100644
--- a/TunnelKit/Tests/Info.plist
+++ b/TunnelKit/Tests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 3.3.1
+ 3.3.2
CFBundleVersion
1