version update

This commit is contained in:
O K
2025-06-24 12:49:10 +03:00
parent b581a33365
commit f33bae78d1

View File

@@ -45,7 +45,7 @@ class Hutko extends PaymentModule
{
$this->name = 'hutko';
$this->tab = 'payments_gateways';
$this->version = '1.3.1';
$this->version = '1.3.2';
$this->author = 'Hutko';
$this->bootstrap = true;
$this->need_instance = false;