From 80021004eef7ae139aaf7ca51d9c1bcf8856cc02 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Fri, 12 Jun 2026 20:22:32 -0700 Subject: [PATCH] [eric] release: re-pin 1.2.80 onto the browser-card fix + free trial --- electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron/package.json b/electron/package.json index f4a21e77..ad884d58 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "openswarm", - "version": "1.2.81", + "version": "1.2.80", "description": "OpenSwarm — AI Agent Orchestrator", "author": "openswarm-ai", "main": "main.js",