From cedfa28d00c070eb2e0752cf9168d3ea3b7a4cbd Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Fri, 23 Jan 2026 09:22:47 +0100 Subject: [PATCH] Acknowledge bd version --- .beads/metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.beads/metadata.json b/.beads/metadata.json index f581edc0..469dbf0c 100644 --- a/.beads/metadata.json +++ b/.beads/metadata.json @@ -1,4 +1,5 @@ { "database": "beads.db", - "jsonl_export": "issues.jsonl" -} + "jsonl_export": "issues.jsonl", + "last_bd_version": "0.47.0" +} \ No newline at end of file