diff --git a/PLShortVideoKit-Advanced.podspec b/PLShortVideoKit-Advanced.podspec index 64835f70..0291e0e9 100644 --- a/PLShortVideoKit-Advanced.podspec +++ b/PLShortVideoKit-Advanced.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "PLShortVideoKit" - s.version = "3.2.2" + s.version = "3.2.3" s.summary = "PILI iOS short video record SDK" s.homepage = "https://github.com/pili-engineering/PLShortVideoKit" s.license = "Apache License 2.0" diff --git a/PLShortVideoKit-Basic.podspec b/PLShortVideoKit-Basic.podspec index eb06dd6a..7aa9411f 100644 --- a/PLShortVideoKit-Basic.podspec +++ b/PLShortVideoKit-Basic.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "PLShortVideoKit" - s.version = "3.2.2" + s.version = "3.2.3" s.summary = "PILI iOS short video record SDK" s.homepage = "https://github.com/pili-engineering/PLShortVideoKit" s.license = "Apache License 2.0" diff --git a/PLShortVideoKit-Smart.podspec b/PLShortVideoKit-Smart.podspec index 5a42503e..cb48c30e 100644 --- a/PLShortVideoKit-Smart.podspec +++ b/PLShortVideoKit-Smart.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "PLShortVideoKit" - s.version = "3.2.2" + s.version = "3.2.3" s.summary = "PILI iOS short video record SDK" s.homepage = "https://github.com/pili-engineering/PLShortVideoKit" s.license = "Apache License 2.0" diff --git a/PLShortVideoKit.podspec b/PLShortVideoKit.podspec index b66fc36c..a4cc4949 100644 --- a/PLShortVideoKit.podspec +++ b/PLShortVideoKit.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "PLShortVideoKit" - s.version = "3.2.2" + s.version = "3.2.3" s.summary = "PILI iOS short video record SDK" s.homepage = "https://github.com/pili-engineering/PLShortVideoKit" s.license = "Apache License 2.0" diff --git a/ShortVideoFunctionDemo/PLShortVideoKitDemo.xcodeproj/project.pbxproj b/ShortVideoFunctionDemo/PLShortVideoKitDemo.xcodeproj/project.pbxproj index a34b7168..71c44fed 100644 --- a/ShortVideoFunctionDemo/PLShortVideoKitDemo.xcodeproj/project.pbxproj +++ b/ShortVideoFunctionDemo/PLShortVideoKitDemo.xcodeproj/project.pbxproj @@ -1595,7 +1595,7 @@ "$(PROJECT_DIR)", "$(PROJECT_DIR)/PLShortVideoKitDemo/Librarys", ); - MARKETING_VERSION = 3.2.2; + MARKETING_VERSION = 3.2.3; PRODUCT_BUNDLE_IDENTIFIER = com.qbox.PLShortVideoKitDemo; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = 1; @@ -1629,7 +1629,7 @@ "$(PROJECT_DIR)", "$(PROJECT_DIR)/PLShortVideoKitDemo/Librarys", ); - MARKETING_VERSION = 3.2.2; + MARKETING_VERSION = 3.2.3; PRODUCT_BUNDLE_IDENTIFIER = com.qbox.PLShortVideoKitDemo; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = 1;