Skip to content

Commit 703a6b5

Browse files
committed
Bump version
1 parent f12c4a6 commit 703a6b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

VoodooRMI.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@
777777
CODE_SIGN_IDENTITY = "-";
778778
CODE_SIGN_STYLE = Manual;
779779
COMBINE_HIDPI_IMAGES = YES;
780-
CURRENT_PROJECT_VERSION = 1.4.1;
780+
CURRENT_PROJECT_VERSION = 1.4.2;
781781
DEVELOPMENT_TEAM = "";
782782
HEADER_SEARCH_PATHS = (
783783
"$(PROJECT_DIR)/VoodooInput/Debug/VoodooInput.kext/Contents/Resources",
@@ -788,7 +788,7 @@
788788
"$(inherited)",
789789
"$(PROJECT_DIR)/MacKernelSDK/Library/x86_64",
790790
);
791-
MARKETING_VERSION = 1.4.1;
791+
MARKETING_VERSION = 1.4.2;
792792
MODULE_NAME = com.1Revenger1.VoodooRMI;
793793
MODULE_VERSION = 1.0.0d1;
794794
PRODUCT_BUNDLE_IDENTIFIER = com.1Revenger1.VoodooRMI;
@@ -805,7 +805,7 @@
805805
CODE_SIGN_IDENTITY = "-";
806806
CODE_SIGN_STYLE = Manual;
807807
COMBINE_HIDPI_IMAGES = YES;
808-
CURRENT_PROJECT_VERSION = 1.4.1;
808+
CURRENT_PROJECT_VERSION = 1.4.2;
809809
DEVELOPMENT_TEAM = "";
810810
HEADER_SEARCH_PATHS = (
811811
"$(PROJECT_DIR)/VoodooInput/Debug/VoodooInput.kext/Contents/Resources",
@@ -816,7 +816,7 @@
816816
"$(inherited)",
817817
"$(PROJECT_DIR)/MacKernelSDK/Library/x86_64",
818818
);
819-
MARKETING_VERSION = 1.4.1;
819+
MARKETING_VERSION = 1.4.2;
820820
MODULE_NAME = com.1Revenger1.VoodooRMI;
821821
MODULE_VERSION = 1.0.0d1;
822822
PRODUCT_BUNDLE_IDENTIFIER = com.1Revenger1.VoodooRMI;

VoodooRMI/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
<integer>250</integer>
3131
<key>DisableWhileTypingTimeout</key>
3232
<integer>250</integer>
33-
<key>ForceTouchType</key>
34-
<integer>1</integer>
3533
<key>ForceTouchMinPressure</key>
3634
<integer>90</integer>
35+
<key>ForceTouchType</key>
36+
<integer>1</integer>
3737
<key>MinYDiffThumbDetection</key>
3838
<integer>200</integer>
3939
<key>PalmRejectionHeight</key>

0 commit comments

Comments
 (0)