From ea5cc4b6a076517bbd92bc215b6fb83b3c3779ac Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Sat, 14 Mar 2020 17:44:39 +0200 Subject: [PATCH] specify app version in CFBundleVersion --- ext/mac-bundle/Angry IP Scanner.app/Contents/Info.plist | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ext/mac-bundle/Angry IP Scanner.app/Contents/Info.plist b/ext/mac-bundle/Angry IP Scanner.app/Contents/Info.plist index 1257edcf..fb708458 100644 --- a/ext/mac-bundle/Angry IP Scanner.app/Contents/Info.plist +++ b/ext/mac-bundle/Angry IP Scanner.app/Contents/Info.plist @@ -10,8 +10,6 @@ ipscan.icns CFBundleIdentifier net.azib.ipscan - CFBundleInfoDictionaryVersion - 6.0 CFBundleName APPNAME CFBundlePackageType @@ -21,7 +19,7 @@ CFBundleSignature ????? CFBundleVersion - 1.0 + VERSION NSPrincipalClass NSApplication NSHighResolutionCapable