From 0c50474251a5d8f488b0c17b0f8329536e157265 Mon Sep 17 00:00:00 2001 From: Yoshimasa Niwa Date: Sun, 22 Mar 2020 22:46:14 -0700 Subject: [PATCH] Bug fixes and improvements. * Bug fix: Notification center swipe gesture stops working. (#36) * Update Japanese localization format. (#32) * Update traditional Chinese localization. * Add "About" panel. * Internal beauty. --- HapticKey/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HapticKey/Info.plist b/HapticKey/Info.plist index 7da82c2..8ca6cab 100644 --- a/HapticKey/Info.plist +++ b/HapticKey/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.6 + 0.5.0 CFBundleVersion - 15 + 16 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) LSUIElement