From 8eb9df588ba179a760b0b13b3f26529d937f9056 Mon Sep 17 00:00:00 2001 From: Adam Borbas Date: Fri, 17 Jul 2026 22:23:17 +0200 Subject: [PATCH] Bump main to 1.5.0 for development Advances main to the next in-development version after cutting release/1.4.0. The cut_release lane's direct push to main was rejected by branch protection (PR + Unit Tests required), so this does it via PR. Co-Authored-By: Claude Opus 4.8 --- Config/Shared.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config/Shared.xcconfig b/Config/Shared.xcconfig index 4a2ca85..15e62b0 100644 --- a/Config/Shared.xcconfig +++ b/Config/Shared.xcconfig @@ -3,5 +3,5 @@ CODE_SIGN_STYLE = Automatic // Version numbers — bump these once per release; all targets inherit them. -MARKETING_VERSION = 1.4.0 +MARKETING_VERSION = 1.5.0 CURRENT_PROJECT_VERSION = 1