From 49e9ca0996dd57a18ff675ea3f0204e32330fbd3 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Mon, 17 Aug 2026 08:25:39 -0700 Subject: [PATCH] [eric] release: cut 1.7.8-exp.11 with the fit fix, mini app cards and the sign-in handoff --- electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron/package.json b/electron/package.json index ff08c816..10ecbf33 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "openswarm", - "version": "1.7.8-exp.10", + "version": "1.7.8-exp.11", "license": "AGPL-3.0-only", "description": "OpenSwarm \u2014 AI Agent Orchestrator", "author": "openswarm-ai",