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 17, 2022
1 parent cc1646c commit 6bbc137
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 @@ -736,7 +736,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = "v1.3.3-beta-763ae6182abc39c4d2751590db2fa53b6c8e3f14";
MARKETING_VERSION = "v1.3.5-beta-763ae6182abc39c4d2751590db2fa53b6c8e3f14";
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
PRODUCT_NAME = "Auto Clicker";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -764,7 +764,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = "v1.3.3-beta-763ae6182abc39c4d2751590db2fa53b6c8e3f14";
MARKETING_VERSION = "v1.3.5-beta-763ae6182abc39c4d2751590db2fa53b6c8e3f14";
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
PRODUCT_NAME = "Auto Clicker";
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 @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>43ff175</string>
<string>cc1646c</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 6bbc137

Please sign in to comment.