diff --git a/HaishinKit.podspec b/HaishinKit.podspec index 273e9d25..c3deed32 100644 --- a/HaishinKit.podspec +++ b/HaishinKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "HaishinKit" - s.version = "0.8.5" + s.version = "0.8.6" s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS." s.description = <<-DESC diff --git a/Platforms/iOS/Info.plist b/Platforms/iOS/Info.plist index 2fa7cc5c..18d366bd 100644 --- a/Platforms/iOS/Info.plist +++ b/Platforms/iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.5 + 0.8.6 CFBundleSignature ???? CFBundleVersion diff --git a/Platforms/macOS/Info.plist b/Platforms/macOS/Info.plist index 2fa7cc5c..18d366bd 100644 --- a/Platforms/macOS/Info.plist +++ b/Platforms/macOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.5 + 0.8.6 CFBundleSignature ???? CFBundleVersion diff --git a/Platforms/tvOS/Info.plist b/Platforms/tvOS/Info.plist index 1f9fc367..71956a1b 100644 --- a/Platforms/tvOS/Info.plist +++ b/Platforms/tvOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.5 + 0.8.6 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass