diff --git a/MollieShopware.php b/MollieShopware.php index 67dc9cd3..a0a8fa54 100644 --- a/MollieShopware.php +++ b/MollieShopware.php @@ -31,7 +31,7 @@ class MollieShopware extends Plugin { - const PLUGIN_VERSION = '1.7.1'; + const PLUGIN_VERSION = '1.7.2'; const PAYMENT_PREFIX = 'mollie_'; diff --git a/plugin.xml b/plugin.xml index 5b1adc8e..6956c251 100644 --- a/plugin.xml +++ b/plugin.xml @@ -6,7 +6,7 @@ - 1.7.1 + 1.7.2 (c) Mollie B.V. MIT Mollie B.V. @@ -41,6 +41,16 @@ https://github.com/mollie/Shopware/wiki + + + + - Erweiterung zur Fehlerbehebung von mehrfach erstellten Bestellungen. In manchen Situationen wurden nach wie vor E-Mails dupliziert verschickt. + + + - Addon to the multiple order fix. In some circumstances some mails still got sent several times. + + + - Neuer Button in der Plugin Konfiguration, mit dem die Zahlungsarten einfach und unkompliziert ohne Neuinstallation des Plugins aktualisiert werden können.