Skip to content

Commit c0d6019

Browse files
ivklgnclaude
andcommitted
chore: bump plugin version to 0.4.0 for launcher removal
Major version bump for breaking change: bundled CLI launcher removed. Users now required to install archcore CLI globally before using plugin. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 682d079 commit c0d6019

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "archcore",
33
"description": "Make your AI agent code with your project's architecture, rules, and decisions.",
4-
"version": "0.3.16",
4+
"version": "0.4.0",
55
"author": {
66
"name": "Archcore"
77
},

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "archcore",
33
"description": "Make your AI agent code with your project's architecture, rules, and decisions.",
4-
"version": "0.3.16",
4+
"version": "0.4.0",
55
"author": {
66
"name": "Archcore"
77
},

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "archcore",
33
"displayName": "Archcore",
44
"description": "Make your AI agent code with your project's architecture, rules, and decisions.",
5-
"version": "0.3.16",
5+
"version": "0.4.0",
66
"author": {
77
"name": "Archcore"
88
},

0 commit comments

Comments
 (0)