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