diff --git a/setup.py b/setup.py index f931b94bf..0a83e2ed0 100755 --- a/setup.py +++ b/setup.py @@ -1035,7 +1035,7 @@ def macos_info_plist() -> bytes: # Bundle Version Info CFBundleVersion=VERSION, CFBundleShortVersionString=VERSION, - CFBundleInfoDictionaryVersion=VERSION, + CFBundleInfoDictionaryVersion='6.0', NSHumanReadableCopyright=time.strftime('Copyright %Y, Kovid Goyal'), CFBundleGetInfoString='kitty - The fast, feature-rich, GPU based terminal emulator. https://sw.kovidgoyal.net/kitty/', # Operating System Version