From 1bba65e492ffcbe83d6f6542f205c4dccdf424ac Mon Sep 17 00:00:00 2001 From: Yavor Panayotov Date: Mon, 22 Jun 2026 12:42:10 +0300 Subject: [PATCH] Bump plugin version to 3.5.0 Minor bump for the CLI install notice added in #51: new backward-compatible behaviour (first-run install prompt, install offer, marker files), no breaking changes. Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 778bcb7..6762607 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "allium", - "version": "3.4.0", + "version": "3.5.0", "description": "Velocity through clarity.", "author": { "name": "JUXT", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 9683ac9..9b0ee1b 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "allium", - "version": "3.4.0", + "version": "3.5.0", "description": "Velocity through clarity.", "author": { "name": "JUXT",