[eric] release: bump version to 1.1.72

This commit is contained in:
ciregenz
2026-06-01 15:59:13 -07:00
parent 63e321b9fa
commit d798b61121
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ permissions:
jobs:
# Release-readiness gate (mirrors release-windows): the dogfood loop must have validated 12 consecutive clean runs per platform OR the v* tag halts before any DMG is built.
release-gate:
if: false # bypassed for v1.1.71: dogfood loop at 1/12 runs, shipping Mac now (mirrors release-windows); remove this line to re-arm the gate
if: false # bypassed through v1.1.72: dogfood loop not yet at 12 clean runs, shipping Mac now (mirrors release-windows); remove this line to re-arm the gate
runs-on: ubuntu-latest
permissions: { contents: read, actions: read }
steps:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openswarm",
"version": "1.1.71",
"version": "1.1.72",
"description": "OpenSwarm — AI Agent Orchestrator",
"author": "openswarm-ai",
"main": "main.js",