We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2989ffd commit 79ff535Copy full SHA for 79ff535
FrameWork/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.5</string>
+ <string>2.6</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
LFLiveKit.podspec
@@ -2,7 +2,7 @@
2
Pod::Spec.new do |s|
3
4
s.name = "LFLiveKit"
5
- s.version = "2.5"
+ s.version = "2.6"
6
s.summary = "LaiFeng ios Live. LFLiveKit."
7
s.homepage = "https://github.com/chenliming777"
8
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments