Compare commits

...

1 Commits

Author SHA1 Message Date
Harshit Singh Bhandari 69db70b7ff
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>
2026-07-03 23:50:22 +05:30
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",