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" }