Skip to content

Commit a632d5f

Browse files
committed
bump to version 3.4.3
1 parent 3baf978 commit a632d5f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

JSMessagesDemo/JSMessagesDemo-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.4.2</string>
20+
<string>3.4.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>3.4.2</string>
24+
<string>3.4.3</string>
2525
<key>LSRequiresIPhoneOS</key>
2626
<true/>
2727
<key>UIRequiredDeviceCapabilities</key>

JSMessagesViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'JSMessagesViewController'
3-
s.version = '3.4.2'
3+
s.version = '3.4.3'
44
s.summary = 'A messages UI for iPhone and iPad.'
55
s.homepage = 'https://github.com/jessesquires/MessagesTableViewController'
66
s.social_media_url = 'https://twitter.com/jesse_squires'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Copyright &copy; 2013 Jesse Squires
194194
195195
>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
196196
197-
[docsLink]:http://cocoadocs.org/docsets/JSMessagesViewController/3.4.2
197+
[docsLink]:http://cocoadocs.org/docsets/JSMessagesViewController/3.4.3
198198
199199
[mitLink]:http://opensource.org/licenses/MIT
200200

0 commit comments

Comments
 (0)