Write release notes and update version.
This commit is contained in:
parent
3b2b0272d7
commit
6abc8d2ca2
@ -1,5 +1,9 @@
|
|||||||
# iOS Release Notes
|
# iOS Release Notes
|
||||||
|
|
||||||
|
### 6.1.1 TestFlight build 6113 - 22 Jan 2023
|
||||||
|
|
||||||
|
Fix a crashing bug when fetching data for the widget
|
||||||
|
|
||||||
### 6.1.1 TestFlight build 6112 - 16 Jan 2023
|
### 6.1.1 TestFlight build 6112 - 16 Jan 2023
|
||||||
|
|
||||||
Add some feeds back to defaults — now an even 10 feeds
|
Add some feeds back to defaults — now an even 10 feeds
|
||||||
|
@ -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 = 6112
|
CURRENT_PROJECT_VERSION = 6113
|
||||||
|
|
||||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user