From fa8a63029511eaecb63804ebcb9bf43cf73a7f2e Mon Sep 17 00:00:00 2001 From: hhhello Date: Thu, 10 Oct 2024 16:40:00 +0900 Subject: [PATCH] Update version 1.3.0 to 1.4.0 --- Graduating-iOS/Graduating.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Graduating-iOS/Graduating.xcodeproj/project.pbxproj b/Graduating-iOS/Graduating.xcodeproj/project.pbxproj index 8e46bc6..4142807 100644 --- a/Graduating-iOS/Graduating.xcodeproj/project.pbxproj +++ b/Graduating-iOS/Graduating.xcodeproj/project.pbxproj @@ -670,7 +670,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.3.0; + MARKETING_VERSION = 1.4.0; PRODUCT_BUNDLE_IDENTIFIER = com.bestswlkh0310.graduating.Graduating; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -710,7 +710,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.3.0; + MARKETING_VERSION = 1.4.0; PRODUCT_BUNDLE_IDENTIFIER = com.bestswlkh0310.graduating.Graduating; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";