From c8f56d024377fe138e96f84291ef3dcd52b21360 Mon Sep 17 00:00:00 2001 From: vegim carkaxhija Date: Tue, 16 Jan 2024 16:07:35 +0100 Subject: [PATCH] change version name --- buckaroo3.php | 4 ++-- config.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/buckaroo3.php b/buckaroo3.php index ad0df731..5ef561b4 100644 --- a/buckaroo3.php +++ b/buckaroo3.php @@ -46,7 +46,7 @@ public function __construct() { $this->name = 'buckaroo3'; $this->tab = 'payments_gateways'; - $this->version = '4.1.0'; + $this->version = '4.1.1'; $this->author = 'Buckaroo'; $this->need_instance = 1; $this->bootstrap = true; @@ -72,7 +72,7 @@ public function __construct() $this->displayName = (new RawPaymentMethodRepository())->getPaymentMethodsLabel($response->payment_method); } else { - $this->displayName = $this->l('Buckaroo Payments (v 4.1.0)'); + $this->displayName = $this->l('Buckaroo Payments (v 4.1.1)'); } } diff --git a/config.xml b/config.xml index d9598a3e..1637325e 100644 --- a/config.xml +++ b/config.xml @@ -1,8 +1,8 @@ buckaroo3 - - + +