From 5c000c4ac44f080bb68e1fed1bc22a78c5d16ab0 Mon Sep 17 00:00:00 2001 From: kramo Date: Thu, 28 Nov 2024 21:24:02 +0100 Subject: [PATCH] v1.2 --- CommitEdit.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CommitEdit.xcodeproj/project.pbxproj b/CommitEdit.xcodeproj/project.pbxproj index 0831cde..0b2ee00 100644 --- a/CommitEdit.xcodeproj/project.pbxproj +++ b/CommitEdit.xcodeproj/project.pbxproj @@ -265,7 +265,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.1; + MARKETING_VERSION = 1.2; PRODUCT_BUNDLE_IDENTIFIER = page.kramo.CommitEdit; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -295,7 +295,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.1; + MARKETING_VERSION = 1.2; PRODUCT_BUNDLE_IDENTIFIER = page.kramo.CommitEdit; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES;