Sync databases after daemon race condition fix

This commit is contained in:
Steve Yegge
2025-11-01 22:20:32 -07:00
parent 43ed423575
commit 14f28020c6

View File

@@ -1,5 +1,5 @@
{
"database": "beads.db",
"version": "0.21.2",
"version": "0.21.0",
"jsonl_export": "beads.jsonl"
}