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