diff --git a/Service/Software/Data.php b/Service/Software/Data.php index a2923ff13..325cb76c8 100644 --- a/Service/Software/Data.php +++ b/Service/Software/Data.php @@ -36,7 +36,7 @@ class Data const MODULE_CODE = 'Buckaroo_Magento2'; /** Version of Module */ - const BUCKAROO_VERSION = '1.50.2'; + const BUCKAROO_VERSION = '1.51.0'; /** @var ProductMetadataInterface */ private $productMetadata; diff --git a/composer.json b/composer.json index dfb034b7f..90ad1716d 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "docs": "https://docs.buckaroo.io/" }, "homepage": "https://www.buckaroo.nl", - "version" : "v1.50.2", + "version" : "v1.51.0", "minimum-stability": "stable", "autoload": { "files": [ diff --git a/etc/module.xml b/etc/module.xml index fcd4535b7..a80e58929 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -20,7 +20,7 @@ */ --> - +