From d6bbf92339c9c002ba66895878ba0acaa7c1a05a Mon Sep 17 00:00:00 2001 From: Shin Yamamoto Date: Sat, 18 Feb 2023 10:27:44 +0900 Subject: [PATCH] Version 2.6.0 --- FloatingPanel.podspec | 2 +- Sources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FloatingPanel.podspec b/FloatingPanel.podspec index e058db85..bc0c58d5 100644 --- a/FloatingPanel.podspec +++ b/FloatingPanel.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "FloatingPanel" - s.version = "2.5.5" + s.version = "2.6.0" 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/Sources/Info.plist b/Sources/Info.plist index 79134e2c..5af240bb 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.5.5 + 2.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION)