From 01fcfb3c34a97510ef386832a45eaebecb9d1cbd Mon Sep 17 00:00:00 2001 From: Yoshimasa Niwa Date: Sun, 31 Oct 2021 10:21:29 -0700 Subject: [PATCH] Support macOS Monterey and bug fixes. * Support macOS Monterey. * Bug fix: Sounds Effect feedback was no longer working. * Minor internal changes. --- HapticKey/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HapticKey/Info.plist b/HapticKey/Info.plist index b192ff4..e3c279d 100644 --- a/HapticKey/Info.plist +++ b/HapticKey/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.6.1 + 0.7.0 CFBundleVersion - 18 + 19 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) LSUIElement