From 9105b0e7fc3c5703e09b736fb85a753a4cc934fd Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Mon, 4 Apr 2022 09:30:39 +0200 Subject: [PATCH] Bump to 3.2.2 --- Sheeeeeeeeet.podspec | 2 +- Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist | 2 +- Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist | 2 +- SheeeeeeeeetDemo/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Sheeeeeeeeet.podspec b/Sheeeeeeeeet.podspec index 8f1e556..f99db7e 100644 --- a/Sheeeeeeeeet.podspec +++ b/Sheeeeeeeeet.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'Sheeeeeeeeet' - s.version = '3.2.1' + s.version = '3.2.2' s.swift_versions = ['5.2'] s.summary = 'Sheeeeeeeeet is a Swift library for custom iOS action sheets.' diff --git a/Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist b/Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist index 6c1c04c..cebef05 100644 --- a/Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist +++ b/Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist @@ -14,7 +14,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 3.2.1 + 3.2.2 CFBundleSignature ???? CFBundleVersion diff --git a/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist b/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist index 999307a..b60c6f0 100644 --- a/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist +++ b/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist @@ -14,7 +14,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.2.1 + 3.2.2 CFBundleSignature ???? CFBundleVersion diff --git a/SheeeeeeeeetDemo/Info.plist b/SheeeeeeeeetDemo/Info.plist index bcb4198..884e306 100644 --- a/SheeeeeeeeetDemo/Info.plist +++ b/SheeeeeeeeetDemo/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 3.2.1 + 3.2.2 CFBundleVersion 1 LSRequiresIPhoneOS