From 3bd22a1598626acab2d867fa89a2dc3872a3d030 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Wed, 9 Nov 2022 21:25:36 -0800 Subject: [PATCH] Bump build number to 6110. --- Technotes/ReleaseNotes-iOS.markdown | 2 +- xcconfig/common/NetNewsWire_ios_target_common.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Technotes/ReleaseNotes-iOS.markdown b/Technotes/ReleaseNotes-iOS.markdown index 052a6c06d..1f2366312 100644 --- a/Technotes/ReleaseNotes-iOS.markdown +++ b/Technotes/ReleaseNotes-iOS.markdown @@ -1,6 +1,6 @@ # iOS Release Notes -### 6.1 Release build 6110 - 8 Nov 2022 +### 6.1 Release build 6110 - 9 Nov 2022 Changes since 6.0.1… diff --git a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig index c58ae1aa8..ca01779a8 100644 --- a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig +++ b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig @@ -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 = 6109 +CURRENT_PROJECT_VERSION = 6110 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon