diff --git a/Clappr.podspec b/Clappr.podspec
index ce025ab07..b79dd93d6 100644
--- a/Clappr.podspec
+++ b/Clappr.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Clappr"
- s.version = "0.24.0"
+ s.version = "0.25.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 70feb1a64..f26454743 100644
--- a/Clappr.xcodeproj/project.pbxproj
+++ b/Clappr.xcodeproj/project.pbxproj
@@ -2190,11 +2190,11 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 0.24.0;
+ CURRENT_PROJECT_VERSION = 0.25.0;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.24.0;
+ DYLIB_CURRENT_VERSION = 0.25.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2231,10 +2231,10 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 0.24.0;
+ CURRENT_PROJECT_VERSION = 0.25.0;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.24.0;
+ DYLIB_CURRENT_VERSION = 0.25.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2512,11 +2512,11 @@
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- CURRENT_PROJECT_VERSION = 0.24.0;
+ CURRENT_PROJECT_VERSION = 0.25.0;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.24.0;
+ DYLIB_CURRENT_VERSION = 0.25.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
@@ -2543,10 +2543,10 @@
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- CURRENT_PROJECT_VERSION = 0.24.0;
+ CURRENT_PROJECT_VERSION = 0.25.0;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 0.24.0;
+ DYLIB_CURRENT_VERSION = 0.25.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
diff --git a/Example/Clappr/Info.plist b/Example/Clappr/Info.plist
index 6ba01a3a7..5bc769a51 100644
--- a/Example/Clappr/Info.plist
+++ b/Example/Clappr/Info.plist
@@ -21,7 +21,7 @@
CFBundleSignature
????
CFBundleVersion
- 0.24.0
+ 0.25.0
LSRequiresIPhoneOS
NSAppTransportSecurity
diff --git a/Example/Clappr_tvOS/Info.plist b/Example/Clappr_tvOS/Info.plist
index 10f9d37c3..5582b6f9e 100644
--- a/Example/Clappr_tvOS/Info.plist
+++ b/Example/Clappr_tvOS/Info.plist
@@ -25,7 +25,7 @@
CFBundleSignature
????
CFBundleVersion
- 0.24.0
+ 0.25.0
LSRequiresIPhoneOS
NSAppTransportSecurity
diff --git a/Sources/Info.plist b/Sources/Info.plist
index d822d5858..7fdb7445c 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.24.0
+ 0.25.0
CFBundleSignature
????
CFBundleVersion
- 0.24.0
+ 0.25.0
NSPrincipalClass
diff --git a/Tests/Clappr_Tests/Info.plist b/Tests/Clappr_Tests/Info.plist
index c34fc7a6b..50f389731 100644
--- a/Tests/Clappr_Tests/Info.plist
+++ b/Tests/Clappr_Tests/Info.plist
@@ -19,6 +19,6 @@
CFBundleSignature
????
CFBundleVersion
- 0.24.0
+ 0.25.0
diff --git a/Tests/Clappr_UITests/Info.plist b/Tests/Clappr_UITests/Info.plist
index b47da5c7b..3a697f701 100644
--- a/Tests/Clappr_UITests/Info.plist
+++ b/Tests/Clappr_UITests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 0.24.0
+ 0.25.0
diff --git a/Tests/Clappr_tvOS_Tests/Info.plist b/Tests/Clappr_tvOS_Tests/Info.plist
index 306cd331b..5a69a02d2 100644
--- a/Tests/Clappr_tvOS_Tests/Info.plist
+++ b/Tests/Clappr_tvOS_Tests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 0.24.0
+ 0.25.0