diff --git a/FrameWork/Info.plist b/FrameWork/Info.plist index 50d91c8b..c623d5e8 100644 --- a/FrameWork/Info.plist +++ b/FrameWork/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.4.2 + 2.4.3 CFBundleSignature ???? CFBundleVersion diff --git a/FrameWork/LFLiveKitFramework/Info.plist b/FrameWork/LFLiveKitFramework/Info.plist index fbe1e6b3..f41f1bd7 100644 --- a/FrameWork/LFLiveKitFramework/Info.plist +++ b/FrameWork/LFLiveKitFramework/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 2.4.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/LFLiveKit.podspec b/LFLiveKit.podspec index caef29d3..af296e3a 100644 --- a/LFLiveKit.podspec +++ b/LFLiveKit.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = "LFLiveKit" - s.version = "2.4.2" + s.version = "2.4.3" s.summary = "LaiFeng ios Live. LFLiveKit." s.homepage = "https://github.com/chenliming777" s.license = { :type => "MIT", :file => "LICENSE" }