From b0dd240342a51df5974dd80c02f82ac36074b05a Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Sun, 19 Apr 2026 21:46:17 +0200 Subject: [PATCH] =?UTF-8?q?feat(ultraplan-local)!:=20v2.4.0=20=E2=80=94=20?= =?UTF-8?q?version=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync plugin.json, plugin README badge, and marketplace root README plugin-table to 2.4.0. Closes the v2.4.0 rollout. Co-Authored-By: Claude Opus 4.7 --- .claude-plugin/plugin.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 0c35aae..5e6c891 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "ultraplan-local", "description": "Five-command context-engineering pipeline (brief → research → architect → plan → execute) with project folders, CC-feature matching, specialized agent swarms, external research triangulation, adversarial review, session decomposition, and headless execution.", - "version": "2.3.2", + "version": "2.4.0", "author": { "name": "Kjell Tore Guttormsen" }, diff --git a/README.md b/README.md index 67f9210..a7064da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ultraplan-local — Brief, Research, Architect, Plan, Execute -![Version](https://img.shields.io/badge/version-2.3.2-blue) +![Version](https://img.shields.io/badge/version-2.4.0-blue) ![License](https://img.shields.io/badge/license-MIT-green) ![Platform](https://img.shields.io/badge/platform-Claude%20Code-purple)