From 5f8b6b4fb427b4261023b2c1ff2d986db86b2800 Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Mon, 13 Sep 2021 17:04:29 +0200 Subject: [PATCH] Bump to 3.2.1 --- README.md | 2 +- Sheeeeeeeeet.podspec | 2 +- Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist | 2 +- Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist | 2 +- SheeeeeeeeetDemo/Info.plist | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b46b9cd..ccf9852 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ This project is proudly sponsored by the following individuals: * [@booch](https://github.com/booch) -You can support my work by sponsoring the project on [GitHub Sponsors][Sponsors] or hiring me for consultation. I'd be happy to help you out in any way that I can. +You can support my various work by sponsoring the project on [GitHub Sponsors][Sponsors] or hiring me for consultation. ## License diff --git a/Sheeeeeeeeet.podspec b/Sheeeeeeeeet.podspec index 4e3fdda..8f1e556 100644 --- a/Sheeeeeeeeet.podspec +++ b/Sheeeeeeeeet.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'Sheeeeeeeeet' - s.version = '3.2.0' + s.version = '3.2.1' 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 75eb0d6..6c1c04c 100644 --- a/Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist +++ b/Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist @@ -14,7 +14,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 3.2.0 + 3.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist b/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist index 2948863..999307a 100644 --- a/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist +++ b/Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist @@ -14,7 +14,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.2.0 + 3.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/SheeeeeeeeetDemo/Info.plist b/SheeeeeeeeetDemo/Info.plist index 97b1577..bcb4198 100644 --- a/SheeeeeeeeetDemo/Info.plist +++ b/SheeeeeeeeetDemo/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 3.2.0 + 3.2.1 CFBundleVersion 1 LSRequiresIPhoneOS