diff --git a/HXPhotoPicker-Lite.podspec b/HXPhotoPicker-Lite.podspec index 440eb86f..f46dff18 100644 --- a/HXPhotoPicker-Lite.podspec +++ b/HXPhotoPicker-Lite.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "HXPhotoPicker-Lite" - spec.version = "4.2.2" + spec.version = "4.2.3" spec.summary = "Photo selector - Support LivePhoto, GIF selection" spec.homepage = "https://github.com/SilenceLove/HXPhotoPicker" spec.license = { :type => "MIT", :file => "LICENSE" } diff --git a/HXPhotoPicker.podspec b/HXPhotoPicker.podspec index a16c1641..3611284e 100644 --- a/HXPhotoPicker.podspec +++ b/HXPhotoPicker.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "HXPhotoPicker" - spec.version = "4.2.2" + spec.version = "4.2.3" spec.summary = "照片/视频选择器 - 支持LivePhoto、GIF图片选择、自定义编辑照片/视频、3DTouch预览、浏览网络图片/网络视频 功能 - Imitation weibo photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, browse the web image function" spec.homepage = "https://github.com/SilenceLove/HXPhotoPicker" spec.license = { :type => "MIT", :file => "LICENSE" }