Bump version.
This commit is contained in:
parent
7ac5cb9430
commit
cdf05892ff
|
|
@ -1,7 +1,7 @@
|
|||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = "FSCalendar"
|
||||
s.version = "2.7.2"
|
||||
s.version = "2.7.3"
|
||||
s.summary = "A superiorly awesome iOS7+ calendar control, compatible with Objective-C and Swift."
|
||||
|
||||
s.homepage = "https://github.com/WenchaoD/FSCalendar"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.7.2</string>
|
||||
<string>2.7.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
|
|||
Loading…
Reference in New Issue