diff --git a/Sources/RepoPromptMCP/main.swift b/Sources/RepoPromptMCP/main.swift index 36ff4fa60..4f7196456 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.28" +let CLI_VERSION = "1.0.29" /// CLI verbose mode - controls debug output (enabled by --verbose flag) var cliVerboseMode = false diff --git a/version.env b/version.env index fb6ef2d9a..5df1734b0 100644 --- a/version.env +++ b/version.env @@ -1,6 +1,6 @@ APP_NAME=RepoPrompt DISPLAY_NAME="RepoPrompt CE" -MARKETING_VERSION=1.0.28 -BUILD_NUMBER=29 +MARKETING_VERSION=1.0.29 +BUILD_NUMBER=30 BUNDLE_ID=com.pvncher.repoprompt.ce SIGNING_TEAM_ID=648A27MST5