Skip to content

Commit 3ae0392

Browse files
AnkaAnka
authored andcommitted
chore: Fastlane automated version bump
1 parent 88ff0a2 commit 3ae0392

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ All the auto clickers out there were either really outdated, old, buggy and/or h
108108

109109
## :floppy_disk: Download
110110

111-
**Download for macOS Ventura (13), Sonoma (14), Sequoia (15) and higher:** [v1.7.27](https://github.com/othyn/macos-auto-clicker/releases/download/v1.7.27/AutoClicker.zip)
111+
**Download for macOS Ventura (13), Sonoma (14), Sequoia (15) and higher:** [v1.7.28](https://github.com/othyn/macos-auto-clicker/releases/download/v1.7.28/AutoClicker.zip)
112112

113113
**Legacy download for macOS Big Sur (11) or Monterey (12):** [v1.6.1](https://github.com/othyn/macos-auto-clicker/releases/download/v1.6.1/Auto.Clicker.1.6.1.dmg)
114114

auto-clicker.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@
786786
"@executable_path/../Frameworks",
787787
);
788788
MACOSX_DEPLOYMENT_TARGET = 13.0;
789-
MARKETING_VERSION = 1.7.27;
789+
MARKETING_VERSION = 1.7.28;
790790
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
791791
PRODUCT_NAME = AutoClicker;
792792
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -818,7 +818,7 @@
818818
"@executable_path/../Frameworks",
819819
);
820820
MACOSX_DEPLOYMENT_TARGET = 13.0;
821-
MARKETING_VERSION = 1.7.27;
821+
MARKETING_VERSION = 1.7.28;
822822
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
823823
PRODUCT_NAME = AutoClicker;
824824
SWIFT_EMIT_LOC_STRINGS = YES;

auto-clicker/Build Assets/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</dict>
3131
</array>
3232
<key>CFBundleVersion</key>
33-
<string>5b62581</string>
33+
<string>88ff0a2</string>
3434
<key>LSApplicationCategoryType</key>
3535
<string>public.app-category.utilities</string>
3636
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)