Skip to content

Commit 31c4268

Browse files
committed
Update version to v0.6.3
1 parent af9fc0a commit 31c4268

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Example/JZCalendarWeekViewExample/Supporting Files/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.6.2</string>
18+
<string>0.6.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>19022701</string>
20+
<string>19042801</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>UILaunchStoryboardName</key>

JZCalendarWeekView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "JZCalendarWeekView"
3-
s.version = "0.6.2"
3+
s.version = "0.6.3"
44
s.summary = "Calendar Week & Day View in iOS Swift"
55
s.homepage = "https://github.com/zjfjack/JZCalendarWeekView"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)