From f220d7abfa7653db5c25e425b5343382951e3767 Mon Sep 17 00:00:00 2001 From: "Vinicius.Correia1" Date: Sat, 8 Jun 2024 10:55:54 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Bumping=20version=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MacCleaner.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MacCleaner.xcodeproj/project.pbxproj b/MacCleaner.xcodeproj/project.pbxproj index adb43f9..de5ac3f 100644 --- a/MacCleaner.xcodeproj/project.pbxproj +++ b/MacCleaner.xcodeproj/project.pbxproj @@ -492,7 +492,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 0.1.0; PRODUCT_BUNDLE_IDENTIFIER = com.MacCleaner.MacCleaner; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -517,7 +517,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 0.1.0; PRODUCT_BUNDLE_IDENTIFIER = com.MacCleaner.MacCleaner; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES;