chore: update metadata.json to use issues.jsonl as canonical export

This commit is contained in:
Steve Yegge
2025-11-26 22:11:33 -08:00
parent 03b9cf03c0
commit 5a25bdb221

View File

@@ -1,5 +1,5 @@
{
"database": "beads.db",
"jsonl_export": "beads.jsonl",
"jsonl_export": "issues.jsonl",
"last_bd_version": "0.25.1"
}