Skip to content

Commit

Permalink
Support macOS Monterey and bug fixes.
Browse files Browse the repository at this point in the history
* Support macOS Monterey.
* Bug fix: Sounds Effect feedback was no longer working.
* Minor internal changes.
  • Loading branch information
niw committed Oct 31, 2021
1 parent b45d75d commit 01fcfb3
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 @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.1</string>
<string>0.7.0</string>
<key>CFBundleVersion</key>
<string>18</string>
<string>19</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>
Expand Down

0 comments on commit 01fcfb3

Please sign in to comment.