From f8ca9b85b0f2f983c71d1e4c3314bfe0e82f07cb Mon Sep 17 00:00:00 2001 From: dtzp555 Date: Sun, 12 Apr 2026 13:27:47 +1000 Subject: [PATCH] bump version to 3.6.0 for IDE auto-configuration feature Co-Authored-By: Claude Opus 4.6 --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {