Commit graph

1 commit

Author SHA1 Message Date
Nexus
10af4b34bd chore: add VERSION file and Bump-Version.ps1 script
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>
2026-03-24 20:10:42 +01:00