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 15, 2023
1 parent 8f53e75 commit b109cf3
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 @@ -801,7 +801,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = "v1.7.18-beta-f62ff083b38a35a3b01f0637448abc9f56e86d1c";
MARKETING_VERSION = "v1.7.19-beta-8e996a7832e6681f5a12d0588d39d29ddd37105c";
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
PRODUCT_NAME = AutoClicker;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -832,7 +832,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = "v1.7.18-beta-f62ff083b38a35a3b01f0637448abc9f56e86d1c";
MARKETING_VERSION = "v1.7.19-beta-8e996a7832e6681f5a12d0588d39d29ddd37105c";
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>cfa1191</string>
<string>8f53e75</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit b109cf3

Please sign in to comment.