From ddd2dc1a9c770d20fb30d828ccf89c2ea75a111b Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 23 May 2016 22:04:53 +0800 Subject: [PATCH] Bump up version to 1.7.0 since it introduces a new attribute of STPopupController. --- STPopup.podspec | 2 +- STPopup/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/STPopup.podspec b/STPopup.podspec index 482138e..c376930 100644 --- a/STPopup.podspec +++ b/STPopup.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "STPopup" - s.version = "1.6.3" + s.version = "1.7.0" s.summary = "STPopup provides STPopupController, which works just like UINavigationController in form sheet/bottom sheet style, for both iPhone and iPad." s.description = <<-DESC diff --git a/STPopup/Info.plist b/STPopup/Info.plist index 2bd8f0d..01a700f 100644 --- a/STPopup/Info.plist +++ b/STPopup/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.6.3 + 1.7.0 CFBundleSignature ???? CFBundleVersion