Hi
I have made a custom theme using Shopware version 6.4.7 as the base.
What is the best way to create a new version of that theme? I have updated a few twig templates to sync with the Shopware version 6.4.10 and need to create a new „version“ of my theme.
I would like to be able to roll back to the old version of the theme (if something is not working )
If I compile the theme, it will have the same name as the old version, and would replace the present theme (I guess) if I upload the new theme („my extensions“).
Will it work if I rename the present theme (like „AliceKattgodisThemeOld“) and then upload the new version?