Skip to content

Commit 64101c3

Browse files
committed
Update version and release notes.
1 parent 4d3361b commit 64101c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Technotes/ReleaseNotes-iOS.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# iOS Release Notes
22

3+
### 6.1.5 TestFlight build 6124 - 21 Mar 2024
4+
5+
Nothing actually changed — this is just because TestFlight expired.
6+
37
### 6.1.5 TestFlight build 6123 - 21 Dec 2023
48

59
Building with Xcode 14.2 on macOS 13 to see if that makes the new-in-iOS-17 crashing bug go away.

xcconfig/common/NetNewsWire_ios_target_common.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
// High Level Settings common to both the iOS application and any extensions we bundle with it
33
MARKETING_VERSION = 6.1.5
4-
CURRENT_PROJECT_VERSION = 6123
4+
CURRENT_PROJECT_VERSION = 6124
55

66
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
77
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon

0 commit comments

Comments
 (0)