From a7e6d0b94e56475476ca4f421f1a151ddb620bab Mon Sep 17 00:00:00 2001 From: Vladislav Fitc Date: Thu, 5 Sep 2019 14:21:10 +0200 Subject: [PATCH] Revert manual version bump --- InstantSearch.podspec | 2 +- InstantSearchTestsHost/Info.plist | 2 +- Sources/Info.plist | 2 +- Tests/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/InstantSearch.podspec b/InstantSearch.podspec index a7ea1126..7204c4cd 100644 --- a/InstantSearch.podspec +++ b/InstantSearch.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "InstantSearch" s.module_name = 'InstantSearch' - s.version = "5.1.0" + s.version = "5.0.0" s.summary = "A library of widgets and helpers to build instant-search applications on iOS." s.homepage = "https://github.com/algolia/instantsearch-ios" s.license = { type: 'Apache 2.0', file: 'LICENSE.md' } diff --git a/InstantSearchTestsHost/Info.plist b/InstantSearchTestsHost/Info.plist index 0288e224..23ed9bd8 100644 --- a/InstantSearchTestsHost/Info.plist +++ b/InstantSearchTestsHost/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 5.1.0 + 5.0.0 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/Sources/Info.plist b/Sources/Info.plist index 5313a0db..e6771905 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.1.0 + 5.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/Info.plist b/Tests/Info.plist index 48f7188c..75590112 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 5.1.0 + 5.0.0 CFBundleSignature ???? CFBundleVersion