From c51100109d2f5cbbd50bfc6d5a3c1a86a3955c9d Mon Sep 17 00:00:00 2001 From: "Y.Hirano" Date: Fri, 17 Jan 2020 18:57:45 +0900 Subject: [PATCH] Bump up to 2.1.1. --- Demo/Info.plist | 2 +- LicensePlistViewController.podspec | 2 +- LicensePlistViewController/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Demo/Info.plist b/Demo/Info.plist index 8486388..deee37b 100644 --- a/Demo/Info.plist +++ b/Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.1 + 2.1.1 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/LicensePlistViewController.podspec b/LicensePlistViewController.podspec index de79efa..2700254 100644 --- a/LicensePlistViewController.podspec +++ b/LicensePlistViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LicensePlistViewController" - s.version = "2.1" + s.version = "2.1.1" s.summary = "LicensePlistViewController is ViewController for LicensePlist." s.homepage = "https://github.com/yhirano/LicensePlistViewController" s.license = { :type => "MIT", :file => "LICENSE" } diff --git a/LicensePlistViewController/Info.plist b/LicensePlistViewController/Info.plist index 8667134..011e22e 100644 --- a/LicensePlistViewController/Info.plist +++ b/LicensePlistViewController/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1 + 2.1.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass