Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit a0e280b

Browse files
committed
Version Bump to 0.39.1
1 parent 65c37d6 commit a0e280b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Clappr.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Clappr"
3-
s.version = "0.39.0"
3+
s.version = "0.39.1"
44
s.summary = "An extensible media player for iOS and tvOS"
55
s.homepage = "http://clappr.io"
66
s.license = 'MIT'

Sources/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.39.0</string>
18+
<string>0.39.1</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>0.39.0</string>
22+
<string>0.39.1</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

0 commit comments

Comments
 (0)