Single source of truth for version numbers. Bump-Version.ps1 replaces
the old version across all 61 files (113 occurrences) automatically.
CHANGELOG.md is excluded to preserve historical entries.
Usage:
.\Tools\Bump-Version.ps1 -NewVersion "2.2.4" -DryRun # preview
.\Tools\Bump-Version.ps1 -NewVersion "2.2.4" # apply
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>