Skip to content

Commit e6b9413

Browse files
committed
version 3.4.1
1 parent 4c6e0a7 commit e6b9413

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.0</string>
20+
<string>3.4.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>3.4.0</string>
24+
<string>3.4.1</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.0'
3+
s.version = '3.4.1'
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
@@ -193,7 +193,7 @@ Copyright &copy; 2013 Jesse Squires
193193
194194
>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.
195195
196-
[docsLink]:http://cocoadocs.org/docsets/JSMessagesViewController/3.4.0
196+
[docsLink]:http://cocoadocs.org/docsets/JSMessagesViewController/3.4.1
197197
198198
[mitLink]:http://opensource.org/licenses/MIT
199199

0 commit comments

Comments
 (0)