From b804e9cf8dbd65afc2ab8a473402a03322b5ef8c Mon Sep 17 00:00:00 2001 From: Martinus Verburg <12513894+codeskipper@users.noreply.github.com> Date: Tue, 23 Dec 2025 08:49:55 +0100 Subject: [PATCH] fix trailing whitespace Updated the Info.plist CFBundleShortVersionString format to comply with Apple developer guidelines. --- .../next/macOS/2025-12-22-10-53-45.gh-issue-142295.fLu-Lh.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Misc/NEWS.d/next/macOS/2025-12-22-10-53-45.gh-issue-142295.fLu-Lh.rst b/Misc/NEWS.d/next/macOS/2025-12-22-10-53-45.gh-issue-142295.fLu-Lh.rst index 94ea52314b2..fa5d1ab8a52 100644 --- a/Misc/NEWS.d/next/macOS/2025-12-22-10-53-45.gh-issue-142295.fLu-Lh.rst +++ b/Misc/NEWS.d/next/macOS/2025-12-22-10-53-45.gh-issue-142295.fLu-Lh.rst @@ -1,4 +1,3 @@ Mac framework Info.plist CFBundleShortVersionString now uses x.y.z only format to comply with `this Apple developer guideline -`_. -Contributed by Martinus Verburg. +`_. Contributed by Martinus Verburg.