From 16839779d72565d10949a84c9f39d02adde1c383 Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 22 Nov 2016 12:30:30 +0800 Subject: [PATCH] Bump up version. --- STPopup.podspec | 2 +- STPopup/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/STPopup.podspec b/STPopup.podspec index 58158b3..ad344d4 100644 --- a/STPopup.podspec +++ b/STPopup.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "STPopup" - s.version = "1.8.1" + s.version = "1.8.2" 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 a310bc0..61ecdb0 100644 --- a/STPopup/Info.plist +++ b/STPopup/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.8.1 + 1.8.2 CFBundleSignature ???? CFBundleVersion