From f3d8837c9a231a4846ae90cffe52648ff1c86dd1 Mon Sep 17 00:00:00 2001 From: "v.carkaxhija" Date: Fri, 9 Aug 2024 13:47:01 +0200 Subject: [PATCH] change version to 1.49.1 --- 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 831c74988..be95388e7 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.0'; + const BUCKAROO_VERSION = '1.49.1'; /** @var ProductMetadataInterface */ private $productMetadata; diff --git a/composer.json b/composer.json index c6e12c2bf..cea1306bf 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "docs": "https://docs.buckaroo.io/" }, "homepage": "https://www.buckaroo.nl", - "version" : "v1.49.0", + "version" : "v1.49.1", "minimum-stability": "stable", "autoload": { "files": [ diff --git a/etc/module.xml b/etc/module.xml index 3eb059a2e..388399164 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -20,7 +20,7 @@ */ --> - +