diff --git a/README.md b/README.md index 4608e97..6059be3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ brew install --cask notunes ### Direct Download -[noTunes-3.4.zip](https://github.com/tombonez/noTunes/releases/download/v3.4/noTunes-3.4.zip) +[noTunes-3.5.zip](https://github.com/tombonez/noTunes/releases/download/v3.5/noTunes-3.5.zip) ## Usage @@ -59,7 +59,7 @@ Left click the menu bar icon to toggle between its active states. ### Hide Menu Bar Icon -Right click the menu bar icon and click `Hide Icon`. +Right click or control-click the menu bar icon and click `Hide Icon`. ### Restore Menu Bar Icon @@ -75,7 +75,7 @@ To quit the app either: **With menu bar icon visible** -Right click the menu bar icon and click quit. +Right click or control-click the menu bar icon and click quit. **With menu bar icon hidden** diff --git a/noTunes.xcodeproj/project.pbxproj b/noTunes.xcodeproj/project.pbxproj index 795792c..2b5e014 100644 --- a/noTunes.xcodeproj/project.pbxproj +++ b/noTunes.xcodeproj/project.pbxproj @@ -99,7 +99,7 @@ attributes = { BuildIndependentTargetsInParallel = YES; LastSwiftUpdateCheck = 0820; - LastUpgradeCheck = 1500; + LastUpgradeCheck = 1540; ORGANIZATIONNAME = "Twisted Digital Ltd."; TargetAttributes = { E29B3C6E1E1D97CF00CB67E3 = { @@ -292,7 +292,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; - MARKETING_VERSION = 3.4; + MARKETING_VERSION = 3.5; PRODUCT_BUNDLE_IDENTIFIER = digital.twisted.noTunes; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -317,7 +317,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; - MARKETING_VERSION = 3.4; + MARKETING_VERSION = 3.5; PRODUCT_BUNDLE_IDENTIFIER = digital.twisted.noTunes; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = "";