From 27bc2b7f06be3915e73a6db8b03faadd6f496134 Mon Sep 17 00:00:00 2001 From: Tamara Date: Tue, 26 Nov 2024 16:16:23 +0100 Subject: [PATCH] Release version 5.2.3 CS-6098 --- src/adyenofficial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adyenofficial.php b/src/adyenofficial.php index f2b2baa5..587016c8 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.2.2'; + $this->version = '5.2.3'; $this->author = $this->l('Adyen'); $this->need_instance = 0;