From 6438745b9f8ef036755e6cd5bba4b21c1b550598 Mon Sep 17 00:00:00 2001 From: Kevin Hendricks Date: Mon, 9 Oct 2023 10:07:55 -0400 Subject: [PATCH] update macOS Info.plist with min versiobn 11.0 --- platform/mac/MacOSXBundleInfo.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mac/MacOSXBundleInfo.plist b/platform/mac/MacOSXBundleInfo.plist index 4507d25..d70eaf1 100644 --- a/platform/mac/MacOSXBundleInfo.plist +++ b/platform/mac/MacOSXBundleInfo.plist @@ -5,7 +5,7 @@ CFBundleVersion PEVERSION NSHumanReadableCopyright - Copyright © PageEdit Authors 2010-2019, GNU GPL v3 + Copyright © PageEdit Authors 2010-2023, GNU GPL v3 CFBundleShortVersionString PEVERSION CFBundleGetInfoString @@ -61,6 +61,6 @@ LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion - 10.12.0 + 11.0