File tree 3 files changed +9
-3
lines changed 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
4
4
5
5
--------------------------------------
6
6
7
+ 7.3.4
8
+ -----
9
+
10
+ - [ Milestone] ( https://github.com/jessesquires/JSQMessagesViewController/issues?q=milestone%3A7.3.4+is%3Aclosed )
11
+ - [ GitHub release notes] ( https://github.com/jessesquires/JSQMessagesViewController/releases/tag/7.3.4 )
12
+
7
13
7.3.3
8
14
-----
9
15
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >7.3.3 </string >
18
+ <string >7.3.4 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >7.3.3 </string >
22
+ <string >7.3.4 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
25
<key >UILaunchStoryboardName </key >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'JSQMessagesViewController'
3
- s . version = '7.3.3 '
3
+ s . version = '7.3.4 '
4
4
s . summary = 'An elegant messages UI library for iOS.'
5
5
s . homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
6
6
s . license = 'MIT'
You can’t perform that action at this time.
0 commit comments