Skip to content

Commit 01fcfb3

Browse files
committed
Support macOS Monterey and bug fixes.
* Support macOS Monterey. * Bug fix: Sounds Effect feedback was no longer working. * Minor internal changes.
1 parent b45d75d commit 01fcfb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HapticKey/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.6.1</string>
18+
<string>0.7.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>18</string>
20+
<string>19</string>
2121
<key>LSMinimumSystemVersion</key>
2222
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2323
<key>LSUIElement</key>

0 commit comments

Comments
 (0)