Skip to content

Commit 649848f

Browse files
committed
chore: updated version number
1 parent 45bcf96 commit 649848f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ brew install --cask notunes
2828

2929
### Direct Download
3030

31-
[noTunes-3.4.zip](https://github.com/tombonez/noTunes/releases/download/v3.4/noTunes-3.4.zip)
31+
[noTunes-3.5.zip](https://github.com/tombonez/noTunes/releases/download/v3.5/noTunes-3.5.zip)
3232

3333
## Usage
3434

@@ -59,7 +59,7 @@ Left click the menu bar icon to toggle between its active states.
5959

6060
### Hide Menu Bar Icon
6161

62-
Right click the menu bar icon and click `Hide Icon`.
62+
Right click or control-click the menu bar icon and click `Hide Icon`.
6363

6464
### Restore Menu Bar Icon
6565

@@ -75,7 +75,7 @@ To quit the app either:
7575

7676
**With menu bar icon visible**
7777

78-
Right click the menu bar icon and click quit.
78+
Right click or control-click the menu bar icon and click quit.
7979

8080
**With menu bar icon hidden**
8181

noTunes.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
attributes = {
100100
BuildIndependentTargetsInParallel = YES;
101101
LastSwiftUpdateCheck = 0820;
102-
LastUpgradeCheck = 1500;
102+
LastUpgradeCheck = 1540;
103103
ORGANIZATIONNAME = "Twisted Digital Ltd.";
104104
TargetAttributes = {
105105
E29B3C6E1E1D97CF00CB67E3 = {
@@ -292,7 +292,7 @@
292292
"@executable_path/../Frameworks",
293293
);
294294
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
295-
MARKETING_VERSION = 3.4;
295+
MARKETING_VERSION = 3.5;
296296
PRODUCT_BUNDLE_IDENTIFIER = digital.twisted.noTunes;
297297
PRODUCT_NAME = "$(TARGET_NAME)";
298298
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -317,7 +317,7 @@
317317
"@executable_path/../Frameworks",
318318
);
319319
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
320-
MARKETING_VERSION = 3.4;
320+
MARKETING_VERSION = 3.5;
321321
PRODUCT_BUNDLE_IDENTIFIER = digital.twisted.noTunes;
322322
PRODUCT_NAME = "$(TARGET_NAME)";
323323
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)