From 5325e707e6e49ac44af581481b4bfedab8bba5b7 Mon Sep 17 00:00:00 2001 From: Shin Yamamoto Date: Sat, 31 Aug 2019 12:51:01 +0900 Subject: [PATCH] Release v1.6.5 --- FloatingPanel.podspec | 2 +- Framework/Sources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FloatingPanel.podspec b/FloatingPanel.podspec index b0df0113..a02f8d8c 100644 --- a/FloatingPanel.podspec +++ b/FloatingPanel.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "FloatingPanel" - s.version = "1.6.4" + s.version = "1.6.5" s.summary = "FloatingPanel is a clean and easy-to-use UI component of a floating panel interface." s.description = <<-DESC FloatingPanel is a clean and easy-to-use UI component for a new interface introduced in Apple Maps, Shortcuts and Stocks app. diff --git a/Framework/Sources/Info.plist b/Framework/Sources/Info.plist index 82a9d35d..5bd03b24 100644 --- a/Framework/Sources/Info.plist +++ b/Framework/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.6.4 + 1.6.5 CFBundleVersion $(CURRENT_PROJECT_VERSION)