mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
6d06c4a4e7
The marketing site moved to basicmemory.com (repo basicmachines-co/basicmemory.com, now Astro + React) and no longer renders a hardcoded version number anywhere in its UI — src/components/sections/hero.tsx has no version string. The post-release instruction to bump the version there is obsolete. Replace it across the runbook (release.md), AGENTS.md post-release tasks, and the release/beta justfile reminders with the current reality: no version bump; optionally add a dated blog post under src/content/blog/ for significant releases; skip for patches. Signed-off-by: Drew Cain <groksrc@gmail.com>