diff --git a/package.json b/package.json index dfc38f9..2ccf240 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@useorgx/orgx-opencode-plugin", - "version": "0.1.0-alpha.2", + "version": "0.1.0-alpha.3", "description": "OrgX plugin peer for OpenCode with task dispatch, execution receipts, deviations, and passive Work Graph reconciliation events.", "type": "module", "main": "dist/index.js", diff --git a/plugin.manifest.json b/plugin.manifest.json index af04d6d..cf93a21 100644 --- a/plugin.manifest.json +++ b/plugin.manifest.json @@ -1,6 +1,6 @@ { "plugin_name": "@useorgx/orgx-opencode-plugin", - "version": "0.1.0-alpha.1", + "version": "0.1.0-alpha.3", "manifest_fingerprint": "", "signature": "", "capabilities": ["gateway:drive", "plugin:heartbeat"],