Skip to content

Commit

Permalink
Update release notes and version for 6.0b4.
Browse files Browse the repository at this point in the history
  • Loading branch information
brentsimmons committed Mar 24, 2021
1 parent 3388678 commit 024a813
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Technotes/ReleaseNotes-Mac.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Mac Release Notes

### 6.0b4 build 6024 - 23 Mar 2021

Feedly: Deleting a feed successfully no longer shows an alert and leaves the feed in the sidebar
iCloud sync: fixed a bug where, in some circumstances, dragging a feed from elsewhere in the sidebar to the iCloud account could trigger the feed-finder
NetNewsWire will now refresh on launch if you have the Debug menu enabled
Article view: footnotes should now work with articles from a Feedly account

### 6.0b3 build 6023 - 16 Mar 2021

Article view: fixed bug where URL status field might not disappear when switching articles
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.0b3
CURRENT_PROJECT_VERSION = 6023
MARKETING_VERSION = 6.0b4
CURRENT_PROJECT_VERSION = 6024

ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down

0 comments on commit 024a813

Please sign in to comment.