From c2e32157ea611b8f1ad3c44bb50c16a7e0a75933 Mon Sep 17 00:00:00 2001 From: Eric Provencher Date: Tue, 9 Jun 2026 23:40:31 -0400 Subject: [PATCH] Prepare RepoPrompt CE 1.0.12 --- Sources/RepoPromptMCP/main.swift | 2 +- version.env | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Sources/RepoPromptMCP/main.swift b/Sources/RepoPromptMCP/main.swift index 472f296c3..629aeb7b1 100644 --- a/Sources/RepoPromptMCP/main.swift +++ b/Sources/RepoPromptMCP/main.swift @@ -9,7 +9,7 @@ import SystemPackage // MARK: - Version Constants /// Update this when releasing new versions -let CLI_VERSION = "1.0.10" +let CLI_VERSION = "1.0.12" /// CLI verbose mode - controls debug output (enabled by --verbose flag) var cliVerboseMode = false diff --git a/version.env b/version.env index 586c765d1..3d64fe25c 100644 --- a/version.env +++ b/version.env @@ -1,6 +1,6 @@ APP_NAME=RepoPrompt DISPLAY_NAME="RepoPrompt CE" -MARKETING_VERSION=1.0.10 -BUILD_NUMBER=11 +MARKETING_VERSION=1.0.12 +BUILD_NUMBER=13 BUNDLE_ID=com.pvncher.repoprompt.ce SIGNING_TEAM_ID=648A27MST5