Skip to content

Commit a2211d2

Browse files
committed
chore: bump plugin manifests to 0.3.12
Aligns Claude/Cursor/Codex plugin manifests with v0.3.12 release tag following the v0.3.10 revert.
1 parent 09be36e commit a2211d2

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.10",
4+
"version": "0.3.12",
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.10",
4+
"version": "0.3.12",
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.10",
5+
"version": "0.3.12",
66
"author": {
77
"name": "Archcore"
88
},

0 commit comments

Comments
 (0)