From 27944117af511b721b1f040c5e62f35852e03762 Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Mon, 25 Dec 2023 10:37:51 +0100 Subject: [PATCH] Release 5.1.2 --- src/adyenofficial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adyenofficial.php b/src/adyenofficial.php index 2d3c3956..589f4543 100755 --- a/src/adyenofficial.php +++ b/src/adyenofficial.php @@ -46,7 +46,7 @@ public function __construct() { $this->name = 'adyenofficial'; $this->tab = 'payments_gateways'; - $this->version = '5.1.1'; + $this->version = '5.1.2'; $this->author = $this->l('Adyen'); $this->need_instance = 0;