We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdc639 commit 8c6e408Copy full SHA for 8c6e408
JSQMessagesDemo/Info.plist
@@ -15,11 +15,11 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>7.2.0</string>
+ <string>7.3.0</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
22
23
<key>LSRequiresIPhoneOS</key>
24
<true/>
25
<key>UILaunchStoryboardName</key>
JSQMessagesViewController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'JSQMessagesViewController'
3
- s.version = '7.2.0'
+ s.version = '7.3.0'
4
s.summary = 'An elegant messages UI library for iOS.'
5
s.homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
6
s.license = 'MIT'
0 commit comments