diff --git a/composer.json b/composer.json index 7502048..9154085 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "sschreier/sschreiertopbarnotifications", "description": "Leiste für Informations- und Hinweistexte oder Meldungen", - "version": "1.1.0", + "version": "1.2.0", "type": "shopware-platform-plugin", "license": "proprietary", "authors": [ @@ -11,8 +11,8 @@ } ], "require": { - "shopware/core": "~6.5.0", - "shopware/storefront": "~6.5.0" + "shopware/core": "~6.6.0", + "shopware/storefront": "~6.6.0" }, "extra": { "shopware-plugin-class": "Sschreier\\TopbarNotifications\\SschreierTopbarNotifications", diff --git a/src/Resources/config/config.xml b/src/Resources/config/config.xml old mode 100755 new mode 100644