diff --git a/changelog.txt b/changelog.txt index c397bce..ab10f13 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +-0.0.89 + - fix TransferPayout overridePaymentMethod array_search returns 0 for first element + which false false... -0.0.88 - fix inventory-time edit save/next and save button targets -0.0.87 diff --git a/common/config/params.php b/common/config/params.php index dca07e7..59ae6a1 100644 --- a/common/config/params.php +++ b/common/config/params.php @@ -5,7 +5,7 @@ return [ 'supportEmail' => 'rocho02@gmail.com', 'infoEmail' => 'info@rocho-net.hu', 'user.passwordResetTokenExpire' => 3600, - 'version' => 'v0.0.88', + 'version' => 'v0.0.89', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global