This repository was archived by the owner on Aug 14, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ The changelog for `JSQMessagesViewController`. Also see the [releases](https://g
44
55--------------------------------------
66
7+ 7.3.2
8+ -----
9+
10+ - [ Milestone] ( https://github.com/jessesquires/JSQMessagesViewController/issues?q=milestone%3A7.3.2+is%3Aclosed )
11+ - [ GitHub release notes] ( https://github.com/jessesquires/JSQMessagesViewController/releases/tag/7.3.2 )
12+
7137.3.1
814-----
915
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >7.3.1 </string >
18+ <string >7.3.2 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >7.3.1 </string >
22+ <string >7.3.2 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >UILaunchStoryboardName </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'JSQMessagesViewController'
3- s . version = '7.3.1 '
3+ s . version = '7.3.2 '
44 s . summary = 'An elegant messages UI library for iOS.'
55 s . homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
66 s . license = 'MIT'
You can’t perform that action at this time.
0 commit comments