From 8fda4173b01a189214d64082d568e9728e615d3b Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Mon, 11 Mar 2024 10:51:20 +0100 Subject: [PATCH] Release version 5.1.12 --- src/adyenofficial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adyenofficial.php b/src/adyenofficial.php index 0113ff66..a9c0aabb 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.11'; + $this->version = '5.1.12'; $this->author = $this->l('Adyen'); $this->need_instance = 0;