From 79ff5357ac466951421255978c399a5a35b11fc9 Mon Sep 17 00:00:00 2001 From: chenliming Date: Wed, 21 Dec 2016 09:55:42 +0800 Subject: [PATCH] update version --- FrameWork/Info.plist | 2 +- LFLiveKit.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FrameWork/Info.plist b/FrameWork/Info.plist index 4fe33001..f4d50a8c 100644 --- a/FrameWork/Info.plist +++ b/FrameWork/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.5 + 2.6 CFBundleSignature ???? CFBundleVersion diff --git a/LFLiveKit.podspec b/LFLiveKit.podspec index b7a7388f..4153bc8c 100644 --- a/LFLiveKit.podspec +++ b/LFLiveKit.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = "LFLiveKit" - s.version = "2.5" + s.version = "2.6" s.summary = "LaiFeng ios Live. LFLiveKit." s.homepage = "https://github.com/chenliming777" s.license = { :type => "MIT", :file => "LICENSE" }