We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e82d5 commit 4978b02Copy full SHA for 4978b02
MobilePlayer.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "MobilePlayer"
3
- s.version = "1.1.1"
+ s.version = "1.1.2"
4
s.summary = "A powerful and completely customizable media player for iOS."
5
s.homepage = "https://github.com/mobileplayer/mobileplayer-ios"
6
s.license = 'CC'
MobilePlayer/Supporting Files/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.1.1</string>
+ <string>1.1.2</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments