From 8494894ba159ac26908f96f872bba20b57d52220 Mon Sep 17 00:00:00 2001 From: Sven Tiigi Date: Wed, 17 Jun 2020 13:06:31 +0200 Subject: [PATCH] =?UTF-8?q?WhatsNewKit=20Version=201.3.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 34911f5..2f965e0 100644 --- a/Configs/WhatsNewKit.plist +++ b/Configs/WhatsNewKit.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.3 + 1.3.4 CFBundleSignature ???? CFBundleVersion diff --git a/Configs/WhatsNewKitTests.plist b/Configs/WhatsNewKitTests.plist index 9b64b45..9f44140 100644 --- a/Configs/WhatsNewKitTests.plist +++ b/Configs/WhatsNewKitTests.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.3.3 + 1.3.4 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Resources/Info.plist b/Example/Resources/Info.plist index 082fd2b..17ddb38 100644 --- a/Example/Resources/Info.plist +++ b/Example/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.3 + 1.3.4 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/WhatsNewKit.podspec b/WhatsNewKit.podspec index 7ae0a9e..0501ea5 100644 --- a/WhatsNewKit.podspec +++ b/WhatsNewKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WhatsNewKit" - s.version = "1.3.3" + s.version = "1.3.4" s.summary = "Showcase your awesome new app features" s.homepage = "https://github.com/SvenTiigi/WhatsNewKit" s.social_media_url = 'http://twitter.com/SvenTiigi'