diff --git a/FORK.md b/FORK.md index 23493fa160..5b47cf5069 100644 --- a/FORK.md +++ b/FORK.md @@ -110,6 +110,10 @@ git checkout -b feat/integrate-v +## 0.6.1.6 (2026-04-25) + +- fix: rename appfolio-speckit plugin references to sdd + ## 0.6.1.5 (2026-04-18) - feat(af): clean up stale .claude/commands on init, switch spec-picker to AskUserQuestion diff --git a/pyproject.toml b/pyproject.toml index 6232326678..275574d00b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specify-af-cli" -version = "0.6.1.5" +version = "0.6.1.6" description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)." requires-python = ">=3.11" dependencies = [