Update build number and write release notes for 6104 TestFlight beta.

This commit is contained in:
Brent Simmons 2022-04-06 21:52:45 -07:00
parent 671a402845
commit fdadb80863
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# iOS Release Notes
### 6.1 TestFligth build 6104 - 6 April 2022
Building on a new machine and making sure alls well
Moved built-in themes to the app bundle so theyre 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.

View File

@ -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