From de450df6b3ac691f016dfd79485d549238865282 Mon Sep 17 00:00:00 2001 From: Sander Date: Thu, 29 Aug 2024 11:37:47 +0200 Subject: [PATCH] BP-3730-Update, test & release (1.49.4) --- Service/Software/Data.php | 2 +- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Service/Software/Data.php b/Service/Software/Data.php index 798dc407..999b8eb3 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.49.3'; + const BUCKAROO_VERSION = '1.49.4'; /** @var ProductMetadataInterface */ private $productMetadata; diff --git a/composer.json b/composer.json index 9f11fb08..af5651a6 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "docs": "https://docs.buckaroo.io/" }, "homepage": "https://www.buckaroo.nl", - "version" : "v1.49.3", + "version" : "v1.49.4", "minimum-stability": "stable", "autoload": { "files": [ diff --git a/etc/module.xml b/etc/module.xml index 1e567d92..2162d3fe 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -20,7 +20,7 @@ */ --> - +