chore(release): stamp desktop app version 0.10.2
Stable does not auto-stamp from the tag, so bump frontend/package.json at the cut commit (same recipe as desktop-v0.10.1). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
8cadea5b16
commit
69db70b7ff
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "agent-orchestrator",
|
||||
"productName": "Agent Orchestrator",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.2",
|
||||
"private": true,
|
||||
"description": "Electron + TypeScript frontend for the agent-orchestrator rewrite",
|
||||
"author": "Agent Orchestrator",
|
||||
|
|
|
|||
Loading…
Reference in New Issue