diff --git a/Demo/Info.plist b/Demo/Info.plist index 7a8c9ef..f570f96 100644 --- a/Demo/Info.plist +++ b/Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.2.0 + 4.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/PKHUD.podspec b/PKHUD.podspec index acc86d3..2749af8 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.0' + s.version = '4.2.1' 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 898b01e..2e9264e 100644 --- a/PKHUD/Info.plist +++ b/PKHUD/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.2.0 + 4.2.1 CFBundleSignature ???? CFBundleVersion diff --git a/PKHUDDemoUITests/Info.plist b/PKHUDDemoUITests/Info.plist index 34ff3ac..aa187e8 100644 --- a/PKHUDDemoUITests/Info.plist +++ b/PKHUDDemoUITests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 4.2.0 + 4.2.1 CFBundleVersion 1