From 1c5472912e48a76374451996376c020b70a8df6e Mon Sep 17 00:00:00 2001 From: Stefan Herold Date: Mon, 5 Dec 2016 15:55:33 +0100 Subject: [PATCH] Fastlane: Release on Production 1.1.0 --- SHSearchBar.podspec | 2 +- Source/Info.plist | 2 +- Tests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SHSearchBar.podspec b/SHSearchBar.podspec index ec07dd1..25948e9 100644 --- a/SHSearchBar.podspec +++ b/SHSearchBar.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SHSearchBar' - s.version = '1.0.5' + s.version = '1.1.0' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'The search bar that does not suck.' s.description = <<-DESC diff --git a/Source/Info.plist b/Source/Info.plist index 5e4e25b..09bc972 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.5 + 1.1.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/Info.plist b/Tests/Info.plist index e3af7d0..81ba60e 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.5 + 1.1.0 CFBundleVersion 1