Skip to content

Fix version#128

Merged
erseco merged 1 commit intomainfrom
hotfix/fix-version-constant-in-release
Mar 5, 2026
Merged

Fix version#128
erseco merged 1 commit intomainfrom
hotfix/fix-version-constant-in-release

Conversation

@erseco
Copy link
Copy Markdown
Collaborator

@erseco erseco commented Mar 5, 2026

This pull request makes a minor update to the Makefile to improve the accuracy of the sed commands used for version replacement in documentate.php. The updated regular expressions now allow for optional spaces before the 'DOCUMENTATE_VERSION' constant and ensure the replacement string is formatted consistently.

  • Improved the sed regular expressions in the Makefile to handle optional spaces before 'DOCUMENTATE_VERSION' and to use a consistent replacement format when updating the version in documentate.php.

@erseco erseco self-assigned this Mar 5, 2026
@erseco erseco added the bug Something isn't working label Mar 5, 2026
@erseco erseco merged commit 68fee81 into main Mar 5, 2026
6 checks passed
@erseco erseco deleted the hotfix/fix-version-constant-in-release branch March 5, 2026 11:29
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant