Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
focux committed Apr 8, 2021
1 parent 11a7fda commit bba9ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AutoClicker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = focux.AutoClicker;
PRODUCT_NAME = AutoClicker;
SDKROOT = macosx;
Expand All @@ -590,7 +590,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = focux.AutoClicker;
PRODUCT_NAME = AutoClicker;
SDKROOT = macosx;
Expand Down

0 comments on commit bba9ca4

Please sign in to comment.