From 8b39f68a4877a9602ed2c997956c0de2535ff922 Mon Sep 17 00:00:00 2001 From: chenliming Date: Thu, 20 Oct 2016 21:16:49 +0800 Subject: [PATCH] update version --- FrameWork/Info.plist | 2 +- FrameWork/LFLiveKitFramework/Info.plist | 2 +- LFLiveKit.podspec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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" }