From 03e995b6f02275647bed13cacef41ae481f172b6 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Tue, 19 May 2026 16:10:17 -0700 Subject: [PATCH] [eric] 1.0.37 hotfix: roll back to 1.0.35 codebase --- electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron/package.json b/electron/package.json index 590e91b4..91c1585f 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "openswarm", - "version": "1.0.35", + "version": "1.0.37", "description": "OpenSwarm — AI Agent Orchestrator", "main": "main.js", "scripts": {