version update
This commit is contained in:
@@ -45,7 +45,7 @@ class Hutko extends PaymentModule
|
|||||||
{
|
{
|
||||||
$this->name = 'hutko';
|
$this->name = 'hutko';
|
||||||
$this->tab = 'payments_gateways';
|
$this->tab = 'payments_gateways';
|
||||||
$this->version = '1.3.1';
|
$this->version = '1.3.2';
|
||||||
$this->author = 'Hutko';
|
$this->author = 'Hutko';
|
||||||
$this->bootstrap = true;
|
$this->bootstrap = true;
|
||||||
$this->need_instance = false;
|
$this->need_instance = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user