chore: Bump version to 0.17.6

Updated all component versions:
- bd CLI: 0.17.5 → 0.17.6
- Plugin: 0.17.5 → 0.17.6
- MCP server: 0.17.5 → 0.17.6
- Documentation: 0.17.5 → 0.17.6

Generated by scripts/bump-version.sh
This commit is contained in:
Steve Yegge
2025-10-26 23:08:15 -07:00
parent 571a596641
commit 1b4f56d675
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.17.5"
"version": "0.17.6"
}
]
}