Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Jun 15, 2023
1 parent 1549a66 commit 954bd4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RestrictEvents.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
MODULE_NAME = as.vit9696.RestrictEvents;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.1.2;
MODULE_VERSION = 1.1.3;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -428,7 +428,7 @@
MODULE_NAME = as.vit9696.RestrictEvents;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.1.2;
MODULE_VERSION = 1.1.3;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit 954bd4e

Please sign in to comment.