From 76e1de1198f7a34191eefe4f57c1850c03721fc6 Mon Sep 17 00:00:00 2001 From: SB Date: Wed, 8 Jul 2026 22:18:10 +0900 Subject: [PATCH] Prepare release 1.0.25 --- 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 0d534ea4e..ce00d387a 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.24" +let CLI_VERSION = "1.0.25" /// CLI verbose mode - controls debug output (enabled by --verbose flag) var cliVerboseMode = false diff --git a/version.env b/version.env index 1806e2966..528b88467 100644 --- a/version.env +++ b/version.env @@ -1,6 +1,6 @@ APP_NAME=RepoPrompt DISPLAY_NAME="RepoPrompt CE" -MARKETING_VERSION=1.0.24 -BUILD_NUMBER=25 +MARKETING_VERSION=1.0.25 +BUILD_NUMBER=26 BUNDLE_ID=com.pvncher.repoprompt.ce SIGNING_TEAM_ID=648A27MST5