Skip to content

Commit 5663204

Browse files
chore: sync generated version metadata
1 parent 0fc3ba6 commit 5663204

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"metadata": {
77
"description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.",
8-
"version": "0.36.1"
8+
"version": "0.36.2"
99
},
1010
"plugins": [
1111
{
1212
"name": "headroom",
1313
"source": "./plugins/headroom-agent-hooks",
1414
"description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.",
15-
"version": "0.36.1",
15+
"version": "0.36.2",
1616
"author": {
1717
"name": "Headroom Contributors",
1818
"url": "https://github.com/chopratejas/headroom"

.github/plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"metadata": {
77
"description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.",
8-
"version": "0.36.1"
8+
"version": "0.36.2"
99
},
1010
"plugins": [
1111
{
1212
"name": "headroom",
1313
"source": "./plugins/headroom-agent-hooks",
1414
"description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.",
15-
"version": "0.36.1",
15+
"version": "0.36.2",
1616
"author": {
1717
"name": "Headroom Contributors",
1818
"url": "https://github.com/chopratejas/headroom"

.releasemetadata

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "0.36.1",
2+
"version": "0.36.2",
33
"packages": {
4-
"pypi": "0.36.1",
5-
"npm-sdk": "0.36.1",
6-
"npm-openclaw": "0.36.1",
7-
"npm-opencode": "0.36.1",
8-
"agent-hooks-plugin": "0.36.1"
4+
"pypi": "0.36.2",
5+
"npm-sdk": "0.36.2",
6+
"npm-openclaw": "0.36.2",
7+
"npm-opencode": "0.36.2",
8+
"agent-hooks-plugin": "0.36.2"
99
}
1010
}

plugins/headroom-agent-hooks/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "headroom",
3-
"version": "0.36.1",
3+
"version": "0.36.2",
44
"description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.",
55
"author": {
66
"name": "Headroom Contributors",

plugins/headroom-agent-hooks/.github/plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "headroom",
3-
"version": "0.36.1",
3+
"version": "0.36.2",
44
"description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.",
55
"author": {
66
"name": "Headroom Contributors",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"source": "github",
1010
"id": "1129940957"
1111
},
12-
"version": "0.36.1",
12+
"version": "0.36.2",
1313
"packages": [
1414
{
1515
"registryType": "pypi",
1616
"registryBaseUrl": "https://pypi.org",
1717
"identifier": "headroom-ai",
18-
"version": "0.36.1",
18+
"version": "0.36.2",
1919
"runtimeHint": "uvx",
2020
"runtimeArguments": [
2121
{

0 commit comments

Comments
 (0)