Skip to content

Commit

Permalink
#27 Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomazpu committed Feb 7, 2018
1 parent 99e59aa commit 1025367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ public function __construct()
$this->config = $this->config();
$this->name = 'wirecardceecheckoutseamless';
$this->tab = 'payments_gateways';
$this->version = '2.0.4';
$this->version = '2.0.5';
$this->author = 'Wirecard';
$this->controllers = array(
'confirm',
Expand Down

0 comments on commit 1025367

Please sign in to comment.