wordfence-cli
wordfence-cli copied to clipboard
Remove version number from tracked file
Currently the version number must be updated in wordfence/version.py in addition to adding a tag. With the new PR review process, this requires that a user submit a separate PR for incrementing the version for each release candidate. Ideally, this step would be eliminated and the build process would use the version number from the tag automatically.