From 26ebbf69a4d496b303d97b1664b1496a527f31f3 Mon Sep 17 00:00:00 2001 From: Nikita Lutsenko Date: Thu, 10 Sep 2015 13:35:41 -0700 Subject: [PATCH] ParseUI 1.1.6 --- ParseUI.podspec | 2 +- ParseUI/Resources/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ParseUI.podspec b/ParseUI.podspec index 8599e0d..75754c7 100644 --- a/ParseUI.podspec +++ b/ParseUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ParseUI' - s.version = '1.1.5' + s.version = '1.1.6' s.license = { :type => 'SDK', :file => 'LICENSE'} s.homepage = 'https://www.parse.com/' s.summary = 'ParseUI is a library of useful User Interface components for the Parse iOS SDK.' diff --git a/ParseUI/Resources/Info.plist b/ParseUI/Resources/Info.plist index 9c4a3bb..b4d9d06 100644 --- a/ParseUI/Resources/Info.plist +++ b/ParseUI/Resources/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.5 + 1.1.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -22,7 +22,7 @@ iPhoneOS CFBundleVersion - 1.1.5 + 1.1.6 MinimumOSVersion 6.0