Skip to content

Commit

Permalink
Update release notes and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
brentsimmons committed Jun 27, 2023
1 parent 91bd2d4 commit 7222dcd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Technotes/ReleaseNotes-Mac.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Mac Release Notes

## 6.1.4 build 6120 27 June 2023

Same as 6.1.4b1 but as final release.

## 6.1.4b1 build 6119 25 June 2023

Remove Reddit API integration. Remove UI and code for Extensions.
Expand Down
4 changes: 2 additions & 2 deletions xcconfig/common/NetNewsWire_mac_target_common.xcconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 6.1.4b1
CURRENT_PROJECT_VERSION = 6119
MARKETING_VERSION = 6.1.4
CURRENT_PROJECT_VERSION = 6120

ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down

0 comments on commit 7222dcd

Please sign in to comment.