From d07f44e8d24698f83e620f6971117f97357772e2 Mon Sep 17 00:00:00 2001 From: Yoshimasa Niwa Date: Sun, 15 Jul 2018 19:17:53 -0700 Subject: [PATCH] Minor updates. * Add a feature to hide the application icon in the menu bar. --- HapticKey/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HapticKey/Info.plist b/HapticKey/Info.plist index 93d4b85..74f5e6b 100644 --- a/HapticKey/Info.plist +++ b/HapticKey/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.2 + 0.4.3 CFBundleVersion - 11 + 12 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) LSUIElement