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 5e7486c4e7e..94ea52314b2 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,4 @@ Mac framework Info.plist CFBundleShortVersionString now uses x.y.z only format to comply with `this Apple developer guideline -`_ +`_. Contributed by Martinus Verburg.