Skip to content

Commit

Permalink
chore: Fastlane automated version bump (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jul 3, 2023
1 parent ac80152 commit 7f73b16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions auto-clicker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = "v1.6.15-beta-a4539b04b5051b63cf59e050ad727c94a900e246";
MARKETING_VERSION = "v1.7.1-beta-73c8f66df1f08fb0341ca0489f78902868027813";
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
PRODUCT_NAME = AutoClicker;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -824,7 +824,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = "v1.6.15-beta-a4539b04b5051b63cf59e050ad727c94a900e246";
MARKETING_VERSION = "v1.7.1-beta-73c8f66df1f08fb0341ca0489f78902868027813";
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
PRODUCT_NAME = AutoClicker;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
2 changes: 1 addition & 1 deletion auto-clicker/Build Assets/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>7420667</string>
<string>ac80152</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 7f73b16

Please sign in to comment.