mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
[eric] release: bump version to 1.1.72
This commit is contained in:
@@ -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,6 +1,6 @@
|
||||
{
|
||||
"name": "openswarm",
|
||||
"version": "1.1.71",
|
||||
"version": "1.1.72",
|
||||
"description": "OpenSwarm — AI Agent Orchestrator",
|
||||
"author": "openswarm-ai",
|
||||
"main": "main.js",
|
||||
|
||||
Reference in New Issue
Block a user