From fc18519c19edbbc8490ded9b6708214fed0dc103 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Fri, 22 May 2026 19:21:19 -0700 Subject: [PATCH] [eric] 1.1.41 production push --- electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron/package.json b/electron/package.json index 9e801233..f8632d12 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "openswarm", - "version": "1.1.40-exp.2", + "version": "1.1.41", "description": "OpenSwarm — AI Agent Orchestrator", "author": "openswarm-ai", "main": "main.js",