From ff6b7002d5325f3ddb1d39d781a181b31297ce92 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 18 Mar 2019 19:05:10 +0000 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 3b3247a..5b472c6 100644 --- a/STPopup.podspec +++ b/STPopup.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "STPopup" - s.version = "1.8.4" + s.version = "1.8.6" 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 1d328ec..1dcf0e2 100644 --- a/STPopup/Info.plist +++ b/STPopup/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.8.4 + 1.8.6 CFBundleSignature ???? CFBundleVersion