Open
Description
PHP Version
No response
Shopware Version
No response
Plugin Version
No response
Actual behaviour
version_normalized is used in the files.
Shopware tagged the RC for 6.7.0.0 with rc1
instead of RC1
.
version_normalized gives: 6.7.0.0-RC1
while version is: v6.7.0.0-rc1
so it does not match for the git tag, while the RC does not match.
Expected behaviour
the version should be comparable correctable.
Steps to Reproduce?
try checkout tag v6.7.0.0-RC1
Metadata
Metadata
Assignees
Labels
No labels