From 65522696e7ab922d8a97899399eab39967a06cf4 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 23 Jun 2023 19:25:25 -0700 Subject: [PATCH] Bump build to 6118. --- Technotes/ReleaseNotes-iOS.markdown | 4 ++++ xcconfig/common/NetNewsWire_ios_target_common.xcconfig | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Technotes/ReleaseNotes-iOS.markdown b/Technotes/ReleaseNotes-iOS.markdown index 49d59f42b..58d37b611 100644 --- a/Technotes/ReleaseNotes-iOS.markdown +++ b/Technotes/ReleaseNotes-iOS.markdown @@ -1,5 +1,9 @@ # iOS Release Notes +### 6.1.3 TestFlight build 6118 - 23 June 2023 + +Fix release notes URL: it’s now https://github.com/Ranchero-Software/NetNewsWire/releases/ + ### 6.1.3 TestFlight build 6117 - 18 June 2023 Show Reddit shutoff alert to people using Reddit integration. diff --git a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig index 4fd118124..0fcb20dfd 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.3 -CURRENT_PROJECT_VERSION = 6117 +CURRENT_PROJECT_VERSION = 6118 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon