From 78c1d298b8f13d3fe3b00e6280a7077da242006d Mon Sep 17 00:00:00 2001 From: Sven Tiigi Date: Fri, 14 Dec 2018 18:09:29 +0100 Subject: [PATCH] =?UTF-8?q?WhatsNewKit=20Version=201.1.4=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/WhatsNewKit.plist | 2 +- Configs/WhatsNewKitTests.plist | 2 +- Example/Resources/Info.plist | 2 +- WhatsNewKit.podspec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Configs/WhatsNewKit.plist b/Configs/WhatsNewKit.plist index a16c7c0..94b55fa 100644 --- a/Configs/WhatsNewKit.plist +++ b/Configs/WhatsNewKit.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.3 + 1.1.4 CFBundleSignature ???? CFBundleVersion diff --git a/Configs/WhatsNewKitTests.plist b/Configs/WhatsNewKitTests.plist index 68e54df..db2903a 100644 --- a/Configs/WhatsNewKitTests.plist +++ b/Configs/WhatsNewKitTests.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.1.3 + 1.1.4 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Resources/Info.plist b/Example/Resources/Info.plist index 75ac237..0c5041f 100644 --- a/Example/Resources/Info.plist +++ b/Example/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.3 + 1.1.4 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/WhatsNewKit.podspec b/WhatsNewKit.podspec index 73fcdb7..9b265d5 100644 --- a/WhatsNewKit.podspec +++ b/WhatsNewKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WhatsNewKit" - s.version = "1.1.3" + s.version = "1.1.4" s.summary = "Showcase your awesome new app features" s.homepage = "https://github.com/SvenTiigi/WhatsNewKit" s.social_media_url = 'http://twitter.com/SvenTiigi'