diff --git a/FORK.md b/FORK.md index 0dffc0d6cc..e15f96c6c9 100644 --- a/FORK.md +++ b/FORK.md @@ -75,6 +75,11 @@ git checkout -b feat/integrate-v +## 0.6.1.2 (2026-04-11) + +- docs: add CLAUDE.md with fork strategy and git rules +- feat: AppFolio spec-kit fork — specify-af-cli with bundled extensions + ## 0.6.1.1 (2026-04-11) - feat: AppFolio spec-kit fork — specify-af-cli with bundled extensions diff --git a/pyproject.toml b/pyproject.toml index 756e860456..821fa836d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specify-af-cli" -version = "0.6.1.1" +version = "0.6.1.2" description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)." requires-python = ">=3.11" dependencies = [