From 75a0e4509a70055851b085f3f7293ae1cf48164c Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sat, 6 Feb 2021 00:55:04 +0100 Subject: Fix performance and undo --- Map/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Map/Info.plist') diff --git a/Map/Info.plist b/Map/Info.plist index 903c15d..6ba8cf0 100644 --- a/Map/Info.plist +++ b/Map/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 1 + $(CURRENT_PROJECT_VERSION) LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion -- cgit