diff --git a/Lib/Magnet/Info.plist b/Lib/Magnet/Info.plist index 8641ebc..adc417e 100644 --- a/Lib/Magnet/Info.plist +++ b/Lib/Magnet/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.1 + 3.0.3 CFBundleSignature ???? CFBundleVersion diff --git a/Magnet.podspec b/Magnet.podspec index 09345e5..a340315 100644 --- a/Magnet.podspec +++ b/Magnet.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Magnet" - s.version = "3.0.2" + s.version = "3.0.3" s.summary = "Customize global hotkeys in macOS." s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = "https://github.com/Clipy/Magnet"