From afcf6042cdccf19d2e816ebd12ff2010cf77d3e6 Mon Sep 17 00:00:00 2001 From: "Hanson.xyz Dev" Date: Sun, 30 Nov 2025 01:56:12 -0600 Subject: [PATCH] Configure beads git hooks and sync settings --- .beads/issues.jsonl | 0 .beads/metadata.json | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .beads/issues.jsonl diff --git a/.beads/issues.jsonl b/.beads/issues.jsonl new file mode 100644 index 00000000..e69de29b diff --git a/.beads/metadata.json b/.beads/metadata.json index c787975e..62b4fb1a 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.27.0" } \ No newline at end of file