From ecff963589acf831f35626a37f9d2911b25ae295 Mon Sep 17 00:00:00 2001 From: Lucas Derraugh Date: Tue, 10 Jan 2023 13:10:08 -0500 Subject: [PATCH] Bump to 1.3.5 --- GitUp/GitUp.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GitUp/GitUp.xcodeproj/project.pbxproj b/GitUp/GitUp.xcodeproj/project.pbxproj index cf5987e7..ba10ea16 100644 --- a/GitUp/GitUp.xcodeproj/project.pbxproj +++ b/GitUp/GitUp.xcodeproj/project.pbxproj @@ -636,7 +636,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.3.4; + MARKETING_VERSION = 1.3.5; PRODUCT_BUNDLE_IDENTIFIER = "co.gitup.mac-debug"; PRODUCT_NAME = GitUp; }; @@ -655,7 +655,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.3.4; + MARKETING_VERSION = 1.3.5; PRODUCT_BUNDLE_IDENTIFIER = co.gitup.mac; PRODUCT_NAME = GitUp; };