From 82c6b24d11245a87bf81986b520446439a4fba99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 23:17:37 +0000 Subject: [PATCH] chore: sync generated version metadata --- .claude-plugin/marketplace.json | 4 ++-- .github/plugin/marketplace.json | 4 ++-- .releasemetadata | 11 ++++++----- .../headroom-agent-hooks/.claude-plugin/plugin.json | 2 +- .../headroom-agent-hooks/.github/plugin/plugin.json | 2 +- server.json | 4 ++-- 6 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 6f96ec33d..f2743b3d8 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -5,14 +5,14 @@ }, "metadata": { "description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.", - "version": "0.34.0" + "version": "0.35.0" }, "plugins": [ { "name": "headroom", "source": "./plugins/headroom-agent-hooks", "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", - "version": "0.34.0", + "version": "0.35.0", "author": { "name": "Headroom Contributors", "url": "https://github.com/chopratejas/headroom" diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 6f96ec33d..f2743b3d8 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -5,14 +5,14 @@ }, "metadata": { "description": "Headroom marketplace for Claude Code and GitHub Copilot CLI plugins.", - "version": "0.34.0" + "version": "0.35.0" }, "plugins": [ { "name": "headroom", "source": "./plugins/headroom-agent-hooks", "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", - "version": "0.34.0", + "version": "0.35.0", "author": { "name": "Headroom Contributors", "url": "https://github.com/chopratejas/headroom" diff --git a/.releasemetadata b/.releasemetadata index 25ef9aea4..017607cea 100644 --- a/.releasemetadata +++ b/.releasemetadata @@ -1,9 +1,10 @@ { - "version": "0.34.0", + "version": "0.35.0", "packages": { - "pypi": "0.34.0", - "npm-sdk": "0.34.0", - "npm-openclaw": "0.34.0", - "agent-hooks-plugin": "0.34.0" + "pypi": "0.35.0", + "npm-sdk": "0.35.0", + "npm-openclaw": "0.35.0", + "npm-opencode": "0.35.0", + "agent-hooks-plugin": "0.35.0" } } diff --git a/plugins/headroom-agent-hooks/.claude-plugin/plugin.json b/plugins/headroom-agent-hooks/.claude-plugin/plugin.json index 2ba021479..4257625a4 100644 --- a/plugins/headroom-agent-hooks/.claude-plugin/plugin.json +++ b/plugins/headroom-agent-hooks/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "headroom", - "version": "0.34.0", + "version": "0.35.0", "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", "author": { "name": "Headroom Contributors", diff --git a/plugins/headroom-agent-hooks/.github/plugin/plugin.json b/plugins/headroom-agent-hooks/.github/plugin/plugin.json index aa29c7291..974363f1d 100644 --- a/plugins/headroom-agent-hooks/.github/plugin/plugin.json +++ b/plugins/headroom-agent-hooks/.github/plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "headroom", - "version": "0.34.0", + "version": "0.35.0", "description": "Headroom startup hooks for Claude Code and GitHub Copilot CLI.", "author": { "name": "Headroom Contributors", diff --git a/server.json b/server.json index e95ade50f..8292acb0f 100644 --- a/server.json +++ b/server.json @@ -9,13 +9,13 @@ "source": "github", "id": "1129940957" }, - "version": "0.34.0", + "version": "0.35.0", "packages": [ { "registryType": "pypi", "registryBaseUrl": "https://pypi.org", "identifier": "headroom-ai", - "version": "0.34.0", + "version": "0.35.0", "runtimeHint": "uvx", "runtimeArguments": [ {