Skip to content

Commit

Permalink
Update build number and release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
brentsimmons committed Jul 9, 2022
1 parent 15ca2f9 commit 27a5556
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Technotes/ReleaseNotes-iOS.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# iOS Release Notes

### 6.1 TestFligth build 6104 - 6 April 2022
### 6.1 TestFlight build 6105 = 6 July 2022

Write widget icons to the shared container
Make crashes slightly less likely when building up widget data

### 6.1 TestFlight build 6104 - 6 April 2022

Building on a new machine and making sure all’s well
Moved built-in themes to the app bundle so they’re always up to date
Expand Down
2 changes: 1 addition & 1 deletion xcconfig/common/NetNewsWire_ios_target_common.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

// High Level Settings common to both the iOS application and any extensions we bundle with it
MARKETING_VERSION = 6.1
CURRENT_PROJECT_VERSION = 6104
CURRENT_PROJECT_VERSION = 6105

ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
Expand Down

0 comments on commit 27a5556

Please sign in to comment.