Skip to content

Commit

Permalink
Update culqi.php
Browse files Browse the repository at this point in the history
  • Loading branch information
LizRuelasB authored Sep 12, 2017
1 parent fd5a9bb commit 1214012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion culqi.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public function __construct()
{
$this->name = 'culqi';
$this->tab = 'payments_gateways';
$this->version = '2.0.0';
$this->version = '2.2.0';
$this->controllers = array('chargeajax' ,'payment', 'validation', 'postpayment');
$this->author = 'Team Culqi (Brayan Cruces, Willy Aguirre)';
$this->need_instance = 0;
Expand Down

0 comments on commit 1214012

Please sign in to comment.