diff --git a/FloatingPanel.podspec b/FloatingPanel.podspec
index 7f5aae94..f7a338ba 100644
--- a/FloatingPanel.podspec
+++ b/FloatingPanel.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "FloatingPanel"
- s.version = "1.6.1"
+ s.version = "1.6.2"
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 c0fcf6c3..80c2b81b 100644
--- a/Framework/Sources/Info.plist
+++ b/Framework/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.6.1
+ 1.6.2
CFBundleVersion
$(CURRENT_PROJECT_VERSION)