Update build and write release notes.

This commit is contained in:
Brent Simmons 2023-01-16 21:39:07 -08:00
parent 2e9107d67f
commit fd700737f8
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
# iOS Release Notes # iOS Release Notes
### 6.1.1 TestFlight build 6111 - 8 Jan 2023 ### 6.1.1 TestFlight build 6112 - 16 Jan 2023
Add some feeds back to defaults — now an even 10 feeds
### 6.1.1 TestFlight build 6111 - 8 Jan 2023 (didnt actually go out via TestFlight)
Fixed a crashing bug in the Feeds screen Fixed a crashing bug in the Feeds screen
Cut way down on number of default feeds, added BBC World News Cut way down on number of default feeds, added BBC World News

View File

@ -1,7 +1,7 @@
// High Level Settings common to both the iOS application and any extensions we bundle with it // High Level Settings common to both the iOS application and any extensions we bundle with it
MARKETING_VERSION = 6.1.1 MARKETING_VERSION = 6.1.1
CURRENT_PROJECT_VERSION = 6111 CURRENT_PROJECT_VERSION = 6112
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon