From d623c3954d3afbe0332b73c8999183fb360e5464 Mon Sep 17 00:00:00 2001 From: Sander Date: Wed, 28 Aug 2024 10:23:14 +0200 Subject: [PATCH] BP-3723-Update, test & release (1.49.3) --- 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 7f3df87a5..798dc407e 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.2'; + const BUCKAROO_VERSION = '1.49.3'; /** @var ProductMetadataInterface */ private $productMetadata; diff --git a/composer.json b/composer.json index b85b6f99a..9f11fb088 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "docs": "https://docs.buckaroo.io/" }, "homepage": "https://www.buckaroo.nl", - "version" : "v1.49.2", + "version" : "v1.49.3", "minimum-stability": "stable", "autoload": { "files": [ diff --git a/etc/module.xml b/etc/module.xml index f97681200..1e567d929 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -20,7 +20,7 @@ */ --> - +