From 14f28020c635a3fce7dad261df55a01e05ae7c18 Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Sat, 1 Nov 2025 22:20:32 -0700 Subject: [PATCH] Sync databases after daemon race condition fix --- .beads/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beads/config.json b/.beads/config.json index 4183cdc5..a57a1287 100644 --- a/.beads/config.json +++ b/.beads/config.json @@ -1,5 +1,5 @@ { "database": "beads.db", - "version": "0.21.2", + "version": "0.21.0", "jsonl_export": "beads.jsonl" } \ No newline at end of file