Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Commit 74acd93

Browse files
committed
bump version nums
1 parent bccad24 commit 74acd93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

JSQMessagesDemo/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>7.0.1</string>
18+
<string>7.0.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>7.0.1</string>
22+
<string>7.0.2</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UILaunchStoryboardName</key>

JSQMessagesViewController.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'JSQMessagesViewController'
3-
s.version = '7.0.1'
3+
s.version = '7.0.2'
44
s.summary = 'An elegant messages UI library for iOS.'
55
s.homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
66
s.license = 'MIT'

0 commit comments

Comments
 (0)