From 2fbc4bd6a90bf8ec98244c80a7776ba75483f5ee Mon Sep 17 00:00:00 2001 From: Claire Date: Fri, 23 Sep 2022 14:58:54 -0700 Subject: [PATCH] Fixed versioning in info.plist --- LunaMac/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LunaMac/Info.plist b/LunaMac/Info.plist index f1ae17b..b02443c 100644 --- a/LunaMac/Info.plist +++ b/LunaMac/Info.plist @@ -18,6 +18,8 @@ APPL CFBundleShortVersionString 1.1 + CFBundleVersion + 1.1 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) LSUIElement