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 @@ -7,6 +7,12 @@ The changelog for `JSQMessagesViewController`. Also see the [releases](https://g
777.3.0
88-----
99
10+ - [ Milestone] ( https://github.com/jessesquires/JSQMessagesViewController/issues?q=milestone%3A7.3.1+is%3Aclosed )
11+ - [ GitHub release notes] ( https://github.com/jessesquires/JSQMessagesViewController/releases/tag/7.3.1 )
12+
13+ 7.3.0
14+ -----
15+
1016- [ Milestone] ( https://github.com/jessesquires/JSQMessagesViewController/issues?q=milestone%3A7.3.0+is%3Aclosed )
1117- [ GitHub release notes] ( https://github.com/jessesquires/JSQMessagesViewController/releases/tag/7.3.0 )
1218
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.0 </string >
18+ <string >7.3.1 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >7.3.0 </string >
22+ <string >7.3.1 </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.0 '
3+ s . version = '7.3.1 '
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