From c9d33699c9cf6be84670f0cb832fcf94b755499a Mon Sep 17 00:00:00 2001 From: Econa77 Date: Sun, 20 Jun 2021 02:11:32 +0900 Subject: [PATCH] Bump version to v4.1.0 --- KeyHolder.podspec | 2 +- Lib/KeyHolder/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/KeyHolder.podspec b/KeyHolder.podspec index f9a5d01..334473b 100644 --- a/KeyHolder.podspec +++ b/KeyHolder.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "KeyHolder" - s.version = "4.0.0" + s.version = "4.1.0" s.summary = "Record shortcuts in macOS, like Alfred app." s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = "https://github.com/Clipy/KeyHolder" diff --git a/Lib/KeyHolder/Info.plist b/Lib/KeyHolder/Info.plist index 80c2b81..09ef611 100644 --- a/Lib/KeyHolder/Info.plist +++ b/Lib/KeyHolder/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.0.0 + 4.1.0 CFBundleSignature ???? CFBundleVersion