From 3a612e1588ec11ca122d427950bafcdabee4fbc3 Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Mon, 17 Jun 2024 12:09:09 +0200 Subject: [PATCH] Release version 5.1.15 ISSUE: CS-5512 --- src/adyenofficial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adyenofficial.php b/src/adyenofficial.php index 523a5759..436946aa 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.14'; + $this->version = '5.1.15'; $this->author = $this->l('Adyen'); $this->need_instance = 0;