From 0c8ee69e903edf2581fd6338e18c17d007b5ae61 Mon Sep 17 00:00:00 2001 From: OpeItcLoc03 Date: Thu, 30 Apr 2026 15:00:58 +0300 Subject: [PATCH] chore: upgrade project structure (bootstrap re-run) --- .wiki/concepts/bootstrap-manifest.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.wiki/concepts/bootstrap-manifest.md b/.wiki/concepts/bootstrap-manifest.md index 3c12cdb..4c87b42 100644 --- a/.wiki/concepts/bootstrap-manifest.md +++ b/.wiki/concepts/bootstrap-manifest.md @@ -2,7 +2,7 @@ title: Bootstrap Manifest type: concept updated: 2026-04-30 -generator: project-bootstrap@1.1.0 +generator: project-bootstrap@1.2.0 --- # Bootstrap Manifest @@ -11,7 +11,7 @@ Skills used to initialize this project's `.wiki/` and `.tasks/` layout, with the | Skill | Version | Role | |---|---|---| -| `project-bootstrap` | 1.1.0 | orchestrator | +| `project-bootstrap` | 1.2.0 | orchestrator | | `setup-wiki` | 1.0.0 | wiki canonical layout | | `setup-tasks` | 1.0.0 | tasks canonical layout |