diff --git a/Mac/PusherMac-Info.plist b/Mac/PusherMac-Info.plist index 3e5b354..9ec5853 100644 --- a/Mac/PusherMac-Info.plist +++ b/Mac/PusherMac-Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.7.4 + 0.7.5 CFBundleSignature ???? CFBundleVersion - 18 + 19 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion diff --git a/NWPusher.podspec b/NWPusher.podspec index 1cfe9fc..a129fe2 100644 --- a/NWPusher.podspec +++ b/NWPusher.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'NWPusher' - s.version = '0.7.4' + s.version = '0.7.5' 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 93ccac4..b889029 100644 --- a/Touch/PusherTouch-Info.plist +++ b/Touch/PusherTouch-Info.plist @@ -32,11 +32,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.7.4 + 0.7.5 CFBundleSignature ???? CFBundleVersion - 18 + 19 LSRequiresIPhoneOS UIPrerenderedIcon