You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may need to adjust the version manually in those places:
engine/Shopware/Kernel.php
recovery/install/data/version
Start manual testing
Release
Create a new tag GIT_COMMITTER_DATE="$(git show --format=%aD | head -1)" git tag -s -a v5.7.20 -m "Tag version 5.7.20"
git push --tags
This will trigger the release workflow.
After the action is finished, a new releases should be published.
The action of the release cache should be executed, to make the release available for the auto-updater.