Skip to content

Commit 796bd0f

Browse files
AnkaAnka
authored andcommitted
chore: Fastlane automated version bump
1 parent dea0e25 commit 796bd0f

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
@@ -118,7 +118,7 @@ All the auto clickers out there were either really outdated, old, buggy and/or h
118118

119119
## :floppy_disk: Download
120120

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

123123
**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)
124124

auto-clicker.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
"@executable_path/../Frameworks",
799799
);
800800
MACOSX_DEPLOYMENT_TARGET = 13.0;
801-
MARKETING_VERSION = 1.9.4;
801+
MARKETING_VERSION = 1.11.0;
802802
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
803803
PRODUCT_NAME = AutoClicker;
804804
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -830,7 +830,7 @@
830830
"@executable_path/../Frameworks",
831831
);
832832
MACOSX_DEPLOYMENT_TARGET = 13.0;
833-
MARKETING_VERSION = 1.9.4;
833+
MARKETING_VERSION = 1.11.0;
834834
PRODUCT_BUNDLE_IDENTIFIER = "com.othyn.auto-clicker";
835835
PRODUCT_NAME = AutoClicker;
836836
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>97eb90e</string>
33+
<string>dea0e25</string>
3434
<key>LSApplicationCategoryType</key>
3535
<string>public.app-category.utilities</string>
3636
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)