Skip to content

Commit

Permalink
Release 5.1.4
Browse files Browse the repository at this point in the history
ADPM-42
  • Loading branch information
MarijaIv committed Jan 15, 2024
1 parent fd280c8 commit 4625dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adyenofficial.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public function __construct()
{
$this->name = 'adyenofficial';
$this->tab = 'payments_gateways';
$this->version = '5.1.3';
$this->version = '5.1.4';

$this->author = $this->l('Adyen');
$this->need_instance = 0;
Expand Down

0 comments on commit 4625dee

Please sign in to comment.