Skip to content

Release v1.0.23

Choose a tag to compare

@github-actions github-actions released this 19 Apr 12:33
60f1bca
fix: align all version files to 1.0.23 (current version)

The dispatch workflow's bump job uses sed "s/$old/$new/" which only works
when all files contain the exact same version string. These files fell
out of sync and the sed patterns silently failed to match.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>