Files
twilio-wp-plugin/.gitea/workflows/update-version.yml
Josh Knapp 026edde33b
All checks were successful
Create Release / build (push) Successful in 3s
Fix update-version workflow to update TWP_VERSION constant
The workflow was only updating the Version comment but not the TWP_VERSION constant, causing the local repository to show the placeholder while releases showed the actual version.

Now updates both:
- Version: header comment
- TWP_VERSION constant

This matches the release.yml workflow and ensures version consistency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 16:46:46 -08:00

1.8 KiB