From 0ab0e5841293b8f03f40db06e7287215529cfa08 Mon Sep 17 00:00:00 2001 From: rzen Date: Sun, 26 Jul 2026 19:49:28 -0400 Subject: [PATCH] =?UTF-8?q?Set=20Lanework's=20version=20to=202.0=20?= =?UTF-8?q?=E2=80=94=20the=20pathfinder=20app=20was=201.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Claude-Session: https://claude.ai/code/session_018BjQRYBR6jQja3jCRi5S3A --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index d5bf8c9..c3aea20 100644 --- a/project.yml +++ b/project.yml @@ -37,7 +37,7 @@ targets: settings: base: PRODUCT_BUNDLE_IDENTIFIER: dev.rzen.indie.Kanban - MARKETING_VERSION: "1.0" + MARKETING_VERSION: "2.0" INFOPLIST_FILE: Kanban/Info.plist CODE_SIGN_ENTITLEMENTS: Kanban/Kanban.entitlements GENERATE_INFOPLIST_FILE: false