From 28cb3b9d806e60182fdd5dc63c9a38432e47877b Mon Sep 17 00:00:00 2001 From: Eric Provencher Date: Wed, 10 Jun 2026 02:26:13 -0400 Subject: [PATCH] Prepare RepoPrompt CE 1.0.13 --- 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 629aeb7b1..0e5ce6b94 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.12" +let CLI_VERSION = "1.0.13" /// CLI verbose mode - controls debug output (enabled by --verbose flag) var cliVerboseMode = false diff --git a/version.env b/version.env index 3d64fe25c..75aab557f 100644 --- a/version.env +++ b/version.env @@ -1,6 +1,6 @@ APP_NAME=RepoPrompt DISPLAY_NAME="RepoPrompt CE" -MARKETING_VERSION=1.0.12 -BUILD_NUMBER=13 +MARKETING_VERSION=1.0.13 +BUILD_NUMBER=14 BUNDLE_ID=com.pvncher.repoprompt.ce SIGNING_TEAM_ID=648A27MST5