diff --git a/README.md b/README.md index 397f4cf..4ef9bda 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OCP — Open Claude Proxy -> **Status: Stable (v3.5.2)** — Feature-complete. Bug fixes only. +> **Status: Stable (v3.6.0)** — Feature-complete. Bug fixes only. > **Already paying for Claude Pro/Max? Use your subscription as an OpenAI-compatible API — $0 extra cost.** @@ -135,7 +135,7 @@ OCP Connect Checking connectivity... ✓ Connected - Remote OCP v3.5.2 (auth: multi) + Remote OCP v3.6.0 (auth: multi) Server allows anonymous access — no key needed. diff --git a/package.json b/package.json index b880e53..a9c8655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openclaw-claude-proxy", - "version": "3.5.2", + "version": "3.6.0", "description": "OCP (Open Claude Proxy) — use your Claude Pro/Max subscription as an OpenAI-compatible API for any IDE. Works with Cline, OpenCode, Aider, Continue.dev, OpenClaw, and more.", "type": "module", "bin": {