From f6c98851e9fa1a5025f7ad976118578c0d4db85a Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Thu, 22 Jan 2026 09:41:52 +0100 Subject: [PATCH] chore: sync version to 3.11.0 across all docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - README.md: pre-v3.10.0 → pre-v3.11.0 - guide/cheatsheet.md: version references updated - guide/ultimate-guide.md: version references updated - machine-readable/reference.yaml: version updated Run via: ./scripts/sync-version.sh --- README.md | 2 +- guide/cheatsheet.md | 4 ++-- guide/ultimate-guide.md | 4 ++-- machine-readable/reference.yaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f1482b1..83045a5 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ Claude Code sends your prompts, file contents, and MCP results to Anthropic serv **Status**: Research preview (Pro $20/mo or Max $100-200/mo, macOS only, **VPN incompatible**) -**Archive**: Historical versions available in git history (pre-v3.10.0) +**Archive**: Historical versions available in git history (pre-v3.11.0) diff --git a/guide/cheatsheet.md b/guide/cheatsheet.md index edcffeb..d60a8b4 100644 --- a/guide/cheatsheet.md +++ b/guide/cheatsheet.md @@ -6,7 +6,7 @@ **Written with**: Claude (Anthropic) -**Version**: 3.10.0 | **Last Updated**: January 2026 +**Version**: 3.11.0 | **Last Updated**: January 2026 --- @@ -411,4 +411,4 @@ where.exe claude; claude doctor; claude mcp list **Author**: Florian BRUNIAUX | [@Méthode Aristote](https://methode-aristote.fr) | Written with Claude -*Last updated: January 2026 | Version 3.10.0* +*Last updated: January 2026 | Version 3.11.0* diff --git a/guide/ultimate-guide.md b/guide/ultimate-guide.md index 317610c..31d9653 100644 --- a/guide/ultimate-guide.md +++ b/guide/ultimate-guide.md @@ -10,7 +10,7 @@ **Last updated**: January 2026 -**Version**: 3.10.0 +**Version**: 3.11.0 --- @@ -13570,4 +13570,4 @@ Thumbs.db **Contributions**: Issues and PRs welcome. -**Last updated**: January 2026 | **Version**: 3.10.0 +**Last updated**: January 2026 | **Version**: 3.11.0 diff --git a/machine-readable/reference.yaml b/machine-readable/reference.yaml index 48fa3ac..7ea218c 100644 --- a/machine-readable/reference.yaml +++ b/machine-readable/reference.yaml @@ -3,7 +3,7 @@ # Source: guide/ultimate-guide.md # Purpose: Condensed index for LLMs to quickly answer user questions about Claude Code -version: "3.10.0" +version: "3.11.0" updated: "2026-01-21" # ════════════════════════════════════════════════════════════════ @@ -484,7 +484,7 @@ ecosystem: - "Cross-links modified → Update all 4 repos" history: - date: "2026-01-20" - event: "Code Landing sync v3.10.0, 66 templates, cross-links" + event: "Code Landing sync v3.11.0, 66 templates, cross-links" commit: "5b5ce62" - date: "2026-01-20" event: "Cowork Landing fix (paths, README, UI badges)"