diff --git a/Clappr.podspec b/Clappr.podspec
index ad6f847a8..db6fbdb40 100644
--- a/Clappr.podspec
+++ b/Clappr.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Clappr"
- s.version = "0.29.0"
+ s.version = "0.30.0"
s.summary = "An extensible media player for iOS and tvOS"
s.homepage = "http://clappr.io"
s.license = 'MIT'
diff --git a/Clappr.xcodeproj/project.pbxproj b/Clappr.xcodeproj/project.pbxproj
index cc1c34155..d6914ab0d 100644
--- a/Clappr.xcodeproj/project.pbxproj
+++ b/Clappr.xcodeproj/project.pbxproj
@@ -2294,11 +2294,11 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 0.29.0;
+ CURRENT_PROJECT_VERSION = 0.30.0;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.29.0;
+ DYLIB_CURRENT_VERSION = 0.30.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2335,10 +2335,10 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 0.29.0;
+ CURRENT_PROJECT_VERSION = 0.30.0;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.29.0;
+ DYLIB_CURRENT_VERSION = 0.30.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2616,11 +2616,11 @@
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- CURRENT_PROJECT_VERSION = 0.29.0;
+ CURRENT_PROJECT_VERSION = 0.30.0;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.29.0;
+ DYLIB_CURRENT_VERSION = 0.30.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
@@ -2647,10 +2647,10 @@
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- CURRENT_PROJECT_VERSION = 0.29.0;
+ CURRENT_PROJECT_VERSION = 0.30.0;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.29.0;
+ DYLIB_CURRENT_VERSION = 0.30.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
diff --git a/Example/Clappr/Info.plist b/Example/Clappr/Info.plist
index a05ea1a0f..6b29f5918 100644
--- a/Example/Clappr/Info.plist
+++ b/Example/Clappr/Info.plist
@@ -21,7 +21,7 @@
CFBundleSignature
????
CFBundleVersion
- 0.29.0
+ 0.30.0
LSRequiresIPhoneOS
NSAppTransportSecurity
diff --git a/Example/Clappr_tvOS/Info.plist b/Example/Clappr_tvOS/Info.plist
index 9cb218cc1..25335cc86 100644
--- a/Example/Clappr_tvOS/Info.plist
+++ b/Example/Clappr_tvOS/Info.plist
@@ -25,7 +25,7 @@
CFBundleSignature
????
CFBundleVersion
- 0.29.0
+ 0.30.0
LSRequiresIPhoneOS
NSAppTransportSecurity
diff --git a/Sources/Info.plist b/Sources/Info.plist
index b34d20b0d..2b9a94f23 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.29.0
+ 0.30.0
CFBundleSignature
????
CFBundleVersion
- 0.29.0
+ 0.30.0
NSPrincipalClass
diff --git a/Tests/Clappr_Tests/Info.plist b/Tests/Clappr_Tests/Info.plist
index d3d38094c..6dd68786c 100644
--- a/Tests/Clappr_Tests/Info.plist
+++ b/Tests/Clappr_Tests/Info.plist
@@ -19,6 +19,6 @@
CFBundleSignature
????
CFBundleVersion
- 0.29.0
+ 0.30.0
diff --git a/Tests/Clappr_UITests/Info.plist b/Tests/Clappr_UITests/Info.plist
index 9d3489f28..4639a1443 100644
--- a/Tests/Clappr_UITests/Info.plist
+++ b/Tests/Clappr_UITests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 0.29.0
+ 0.30.0
diff --git a/Tests/Clappr_tvOS_Tests/Info.plist b/Tests/Clappr_tvOS_Tests/Info.plist
index 182565ac7..0104ae935 100644
--- a/Tests/Clappr_tvOS_Tests/Info.plist
+++ b/Tests/Clappr_tvOS_Tests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 0.29.0
+ 0.30.0