diff --git a/plugin/.claude-plugin/plugin.json b/plugin/.claude-plugin/plugin.json index 2f3bae5..cc2d971 100644 --- a/plugin/.claude-plugin/plugin.json +++ b/plugin/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "reva-turbo", "displayName": "RevAOps Plugin", - "version": "2.1.2", + "version": "2.1.3", "description": "The Rev A Manufacturing PM copilot — full RFQ-to-delivery workflow with CRM, memory, and 48 skills. Paste your key in chat and you're in; bring your own CRM (HubSpot, Salesforce, Attio, Pipedrive) or use the bundled Nakatomi + AutoMem defaults.", "author": { "name": "Rev A Manufacturing / MrDula Solutions", diff --git a/plugin/VERSION b/plugin/VERSION index eca07e4..ac2cdeb 100644 --- a/plugin/VERSION +++ b/plugin/VERSION @@ -1 +1 @@ -2.1.2 +2.1.3 diff --git a/plugin/skills/revmyengine/SKILL.md b/plugin/skills/revmyengine/SKILL.md index 5a0f94d..00ac544 100644 --- a/plugin/skills/revmyengine/SKILL.md +++ b/plugin/skills/revmyengine/SKILL.md @@ -1,7 +1,7 @@ --- name: revmyengine preamble-tier: 1 -version: 2.1.2 +version: 2.1.3 description: | REVA-TURBO master orchestrator for Rev A Manufacturing PM workflow. Routes requests to the correct sub-skill based on context. Chains the @@ -755,7 +755,7 @@ prior session's agent discovered: 3. Write `~/.reva-turbo/state/mcp-credentials.env` with the key. 4. Ask the PM to **Cmd-Q + relaunch** (we can't do this without shell). -This path only works if the running plugin is ≥ v2.1.2 (it is, because +This path only works if the running plugin is ≥ v2.1.3 (it is, because `/heal` itself is defined here). If the running plugin is stale the only option is the Terminal one-liner. diff --git a/services/mcp-router/router/signup.py b/services/mcp-router/router/signup.py index 54aeb94..e3a8a44 100644 --- a/services/mcp-router/router/signup.py +++ b/services/mcp-router/router/signup.py @@ -426,7 +426,7 @@ def _extract_detail(resp: httpx.Response, fallback: str) -> str: Option B — Manual upload
reva-turbo-<version>.zip (v2.1.2+) from
+ reva-turbo-<version>.zip (v2.1.3+) from
GitHub Releases. Don't unzip.