Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
brentsimmons committed Jun 18, 2023
1 parent e6a25f3 commit fdc5fd5
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.3b1 build 6117 18 June 2023

Show Reddit deprecation notice on startup if needed.

## 6.1.2 build 6114 8 Apr 2023

Update default feeds to remove feeds that don’t appear to be active anymore (sadly!).
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.2
CURRENT_PROJECT_VERSION = 6114
MARKETING_VERSION = 6.1.3b1
CURRENT_PROJECT_VERSION = 6117

ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down

0 comments on commit fdc5fd5

Please sign in to comment.