Skip to content

Commit

Permalink
Updated Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
tombonez committed Jul 31, 2022
1 parent cea5d02 commit 1afa008
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ brew install --cask notunes

### Direct Download

[noTunes-3.2.zip](https://github.com/tombonez/noTunes/releases/download/v3.2/noTunes-3.2.zip)
[noTunes-3.3.zip](https://github.com/tombonez/noTunes/releases/download/v3.3/noTunes-3.3.zip)

## Usage

Expand Down
4 changes: 2 additions & 2 deletions noTunes.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = noTunes/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 3.2;
MARKETING_VERSION = 3.3;
PRODUCT_BUNDLE_IDENTIFIER = digital.twisted.noTunes;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -301,7 +301,7 @@
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = noTunes/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 3.2;
MARKETING_VERSION = 3.3;
PRODUCT_BUNDLE_IDENTIFIER = digital.twisted.noTunes;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit 1afa008

Please sign in to comment.