diff --git a/CHANGELOG.md b/CHANGELOG.md index b2f90e1..47218f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ # CHANGELOG +## 3.10.1 + +iOS 18.0 Support (Final). + ## 3.10.0 -iOS 18 Support (Initial)). +iOS 18 Support (Initial). ## 3.9.10 diff --git a/PBPopupController.podspec b/PBPopupController.podspec index c11696c..8db6605 100644 --- a/PBPopupController.podspec +++ b/PBPopupController.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "PBPopupController" - s.version = "3.10.0" + s.version = "3.10.1" s.summary = "A framework for presenting bars and view controllers as popup, much like the look and feel of Apple Music App." # s.readme = 'https://raw.githubusercontent.com/iDevelopper/PBPopupController/#{s.version.to_s}/README.md' # s.changelog = 'https://raw.githubusercontent.com/iDevelopper/PBPopupController/#{s.version.to_s}/CHANGELOG.md' diff --git a/PBPopupController/PBPopupController/Info.plist b/PBPopupController/PBPopupController/Info.plist index 8f33668..0bda4d6 100644 --- a/PBPopupController/PBPopupController/Info.plist +++ b/PBPopupController/PBPopupController/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.10.0 + 3.10.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass