From 229799c210ad0dbb3ac61123435cbf9e21736561 Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Wed, 29 Nov 2023 13:04:45 +0100 Subject: [PATCH] Release 5.0.9 --- src/adyenofficial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adyenofficial.php b/src/adyenofficial.php index 4042bee0..8f712946 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.0.8'; + $this->version = '5.0.9'; $this->author = $this->l('Adyen'); $this->need_instance = 0;