From 919ecd9dfddc42c940fbe50c30e5a88a504efe7c Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Fri, 19 Jun 2026 14:42:49 +0200 Subject: [PATCH] docs: bump CLAUDE.md current version to v2.9.2 Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 14dc2032..c47a8fca 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -24,7 +24,7 @@ This repository uses **Gitflow**. All agents MUST follow this branching model: 10. Create GitHub Release: `gh release create vX.Y.Z --title "..." --notes "..."` ### Versioning -- Current: `v2.6.0` +- Current: `v2.9.2` - Format: `v{major}.{minor}.{patch}` - Major: breaking changes or architectural shifts - Minor: new features (like the digest engine, new modules)