From f8f13dbe9978c1612f67b88bea47652f34a91e92 Mon Sep 17 00:00:00 2001 From: Piergiuseppe Longo Date: Wed, 10 May 2017 23:36:29 +0200 Subject: [PATCH] Bump version to 4.2.2 --- Demo/Info.plist | 2 +- PKHUD.podspec | 2 +- PKHUD/Info.plist | 2 +- PKHUDDemoUITests/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Demo/Info.plist b/Demo/Info.plist index f570f96..956139e 100644 --- a/Demo/Info.plist +++ b/Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.2.1 + 4.2.2 CFBundleSignature ???? CFBundleVersion diff --git a/PKHUD.podspec b/PKHUD.podspec index 2749af8..8ab1340 100644 --- a/PKHUD.podspec +++ b/PKHUD.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'PKHUD' s.module_name = 'PKHUD' - s.version = '4.2.1' + s.version = '4.2.2' s.summary = 'A Swift 3 based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up' s.homepage = 'https://github.com/pkluz/PKHUD' s.license = 'MIT' diff --git a/PKHUD/Info.plist b/PKHUD/Info.plist index 2e9264e..8baf671 100644 --- a/PKHUD/Info.plist +++ b/PKHUD/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.2.1 + 4.2.2 CFBundleSignature ???? CFBundleVersion diff --git a/PKHUDDemoUITests/Info.plist b/PKHUDDemoUITests/Info.plist index aa187e8..f469b52 100644 --- a/PKHUDDemoUITests/Info.plist +++ b/PKHUDDemoUITests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 4.2.1 + 4.2.2 CFBundleVersion 1