diff --git a/Technotes/ReleaseNotes-iOS.markdown b/Technotes/ReleaseNotes-iOS.markdown index 093a9ea69..3c637551b 100644 --- a/Technotes/ReleaseNotes-iOS.markdown +++ b/Technotes/ReleaseNotes-iOS.markdown @@ -1,5 +1,10 @@ # iOS Release Notes +### 6.1.2 TestFlight build 6116 - 19 Mar 2023 + +Revise Twitter alert to not mention any dates +Update copyright to 2023 + ### 6.1.1 TestFlight build 6114 - 5 Feb 2023 Remove Twitter integration. Include alert that Twitter integration was removed. diff --git a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig index 36337c47a..19790d2be 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.2 -CURRENT_PROJECT_VERSION = 6115 +CURRENT_PROJECT_VERSION = 6116 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon