Skip to content

Commit

Permalink
Release version 5.2.3
Browse files Browse the repository at this point in the history
CS-6098
  • Loading branch information
Tamara committed Nov 26, 2024
1 parent ee251c7 commit 27bc2b7
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.2.2';
$this->version = '5.2.3';

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

0 comments on commit 27bc2b7

Please sign in to comment.