From 19b7c270aa304cd76e350b772b5fcdad0c83257e Mon Sep 17 00:00:00 2001 From: Sven Tiigi Date: Sat, 15 Dec 2018 00:15:53 +0100 Subject: [PATCH] =?UTF-8?q?WhatsNewKit=20Version=201.1.5=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 94b55fa..b3cf410 100644 --- a/Configs/WhatsNewKit.plist +++ b/Configs/WhatsNewKit.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.4 + 1.1.5 CFBundleSignature ???? CFBundleVersion diff --git a/Configs/WhatsNewKitTests.plist b/Configs/WhatsNewKitTests.plist index db2903a..7a1c3c3 100644 --- a/Configs/WhatsNewKitTests.plist +++ b/Configs/WhatsNewKitTests.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.1.4 + 1.1.5 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Resources/Info.plist b/Example/Resources/Info.plist index 0c5041f..0523aa0 100644 --- a/Example/Resources/Info.plist +++ b/Example/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.4 + 1.1.5 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/WhatsNewKit.podspec b/WhatsNewKit.podspec index 9b265d5..66c982b 100644 --- a/WhatsNewKit.podspec +++ b/WhatsNewKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WhatsNewKit" - s.version = "1.1.4" + s.version = "1.1.5" s.summary = "Showcase your awesome new app features" s.homepage = "https://github.com/SvenTiigi/WhatsNewKit" s.social_media_url = 'http://twitter.com/SvenTiigi'