Skip to content

Commit

Permalink
Bug fixes and improvements.
Browse files Browse the repository at this point in the history
* Bug fix: Notification center swipe gesture stops working. (#36)
* Update Japanese localization format. (#32)
* Update traditional Chinese localization.
* Add "About" panel.
* Internal beauty.
  • Loading branch information
niw committed Mar 23, 2020
1 parent 77fd1fc commit 0c50474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HapticKey/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.4.6</string>
<string>0.5.0</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>16</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>
Expand Down

0 comments on commit 0c50474

Please sign in to comment.