mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 23:58:36 +01:00
Update build number and write release notes for 6104 TestFlight beta.
This commit is contained in:
parent
671a402845
commit
fdadb80863
@ -1,5 +1,13 @@
|
||||
# iOS Release Notes
|
||||
|
||||
### 6.1 TestFligth 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
|
||||
Fixed a crash in the Feeds list related to updating the feed image
|
||||
Fixed a layout bug that could happen on returning to the Feeds list
|
||||
Fixed a bug where go-to-feed might not properly expand disclosure triangles
|
||||
|
||||
### 6.1 TestFlight build 6103 - 25 Jan 2022
|
||||
|
||||
Fixed regression with keyboard shortcuts.
|
||||
|
@ -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 = 6103
|
||||
CURRENT_PROJECT_VERSION = 6104
|
||||
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||
|
Loading…
Reference in New Issue
Block a user