diff --git a/Configs/WhatsNewKit.plist b/Configs/WhatsNewKit.plist
index 21bf327..fec4aac 100644
--- a/Configs/WhatsNewKit.plist
+++ b/Configs/WhatsNewKit.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.1.6
+ 1.1.7
CFBundleSignature
????
CFBundleVersion
diff --git a/Configs/WhatsNewKitTests.plist b/Configs/WhatsNewKitTests.plist
index 8cfb3a8..9dbb6e8 100644
--- a/Configs/WhatsNewKitTests.plist
+++ b/Configs/WhatsNewKitTests.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.1.6
+ 1.1.7
CFBundleSignature
????
CFBundleVersion
diff --git a/Example/Resources/Info.plist b/Example/Resources/Info.plist
index 225b3ef..18d15ea 100644
--- a/Example/Resources/Info.plist
+++ b/Example/Resources/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1.6
+ 1.1.7
CFBundleVersion
1
LSRequiresIPhoneOS
diff --git a/WhatsNewKit.podspec b/WhatsNewKit.podspec
index a0d8052..240f1a0 100644
--- a/WhatsNewKit.podspec
+++ b/WhatsNewKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WhatsNewKit"
- s.version = "1.1.6"
+ s.version = "1.1.7"
s.summary = "Showcase your awesome new app features"
s.homepage = "https://github.com/SvenTiigi/WhatsNewKit"
s.social_media_url = 'http://twitter.com/SvenTiigi'