Skip to content

Commit

Permalink
Release version 5.1.16
Browse files Browse the repository at this point in the history
CS-5644
  • Loading branch information
Tamara committed Jul 9, 2024
1 parent 6d81834 commit a7d4efa
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.15';
$this->version = '5.1.16';

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

0 comments on commit a7d4efa

Please sign in to comment.