Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
1Revenger1 committed Oct 9, 2024
1 parent 00632b0 commit a2ed173
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions VoodooRMI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.4.1;
CURRENT_PROJECT_VERSION = 1.4.2;
DEVELOPMENT_TEAM = "";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/VoodooInput/Debug/VoodooInput.kext/Contents/Resources",
Expand All @@ -788,7 +788,7 @@
"$(inherited)",
"$(PROJECT_DIR)/MacKernelSDK/Library/x86_64",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
MODULE_NAME = com.1Revenger1.VoodooRMI;
MODULE_VERSION = 1.0.0d1;
PRODUCT_BUNDLE_IDENTIFIER = com.1Revenger1.VoodooRMI;
Expand All @@ -805,7 +805,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.4.1;
CURRENT_PROJECT_VERSION = 1.4.2;
DEVELOPMENT_TEAM = "";
HEADER_SEARCH_PATHS = (
"$(PROJECT_DIR)/VoodooInput/Debug/VoodooInput.kext/Contents/Resources",
Expand All @@ -816,7 +816,7 @@
"$(inherited)",
"$(PROJECT_DIR)/MacKernelSDK/Library/x86_64",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
MODULE_NAME = com.1Revenger1.VoodooRMI;
MODULE_VERSION = 1.0.0d1;
PRODUCT_BUNDLE_IDENTIFIER = com.1Revenger1.VoodooRMI;
Expand Down
4 changes: 2 additions & 2 deletions VoodooRMI/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
<integer>250</integer>
<key>DisableWhileTypingTimeout</key>
<integer>250</integer>
<key>ForceTouchType</key>
<integer>1</integer>
<key>ForceTouchMinPressure</key>
<integer>90</integer>
<key>ForceTouchType</key>
<integer>1</integer>
<key>MinYDiffThumbDetection</key>
<integer>200</integer>
<key>PalmRejectionHeight</key>
Expand Down

0 comments on commit a2ed173

Please sign in to comment.