diff --git a/CHANGLOG.md b/CHANGLOG.md index 30e8ea2..63903d0 100644 --- a/CHANGLOG.md +++ b/CHANGLOG.md @@ -3,6 +3,8 @@ Change Log ### master (unreleased) +### 0.6.3 (2015-01-22) + * Add certificate expiration date to listing * Add expiration and revocation error message diff --git a/Mac/PusherMac-Info.plist b/Mac/PusherMac-Info.plist index 2d40074..d6f0d6e 100644 --- a/Mac/PusherMac-Info.plist +++ b/Mac/PusherMac-Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.6.2 + 0.6.3 CFBundleSignature ???? CFBundleVersion - 14 + 15 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion diff --git a/NWPusher.podspec b/NWPusher.podspec index 7f7761c..56f5f79 100644 --- a/NWPusher.podspec +++ b/NWPusher.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'NWPusher' - s.version = '0.6.2' + s.version = '0.6.3' s.summary = 'OS X and iOS application and framework to play with the Apple Push Notification service (APNs).' s.homepage = 'https://github.com/noodlewerk/NWPusher' s.license = { :type => 'BSD', :file => 'LICENSE.txt' } diff --git a/Touch/PusherTouch-Info.plist b/Touch/PusherTouch-Info.plist index a349793..a7d4526 100644 --- a/Touch/PusherTouch-Info.plist +++ b/Touch/PusherTouch-Info.plist @@ -32,11 +32,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.6.2 + 0.6.3 CFBundleSignature ???? CFBundleVersion - 14 + 15 LSRequiresIPhoneOS UIPrerenderedIcon