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:
Harshit Singh Bhandari 2026-07-03 23:50:22 +05:30
parent 8cadea5b16
commit 69db70b7ff
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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",