From d828b680c3695e71bca11359a44f4b196b63810f Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Sat, 18 Mar 2017 10:06:20 +0100 Subject: [PATCH] Bump to 1.1.0 --- FinderGo/Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FinderGo/Info.plist b/FinderGo/Info.plist index 32eef14..9dd3540 100644 --- a/FinderGo/Info.plist +++ b/FinderGo/Info.plist @@ -17,20 +17,20 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.1 + 1.1.0 CFBundleVersion 1 LSBackgroundOnly LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) + LSUIElement + NSHumanReadableCopyright Copyright © 2017 Fantageek. All rights reserved. NSMainStoryboardFile Main NSPrincipalClass NSApplication - LSUIElement -