diff --git a/changelog.txt b/changelog.txt index f324f44..6e7231e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +-0.0.29 + - change daily listings to use paid_by instead id_user + - add customer cart details -0.0.28 - Add change customer card to reception customer update - Add customer tab to reception diff --git a/common/config/params.php b/common/config/params.php index a0c29c6..e125ea1 100644 --- a/common/config/params.php +++ b/common/config/params.php @@ -4,7 +4,7 @@ return [ 'supportEmail' => 'rocho02@gmail.com', 'infoEmail' => 'info@rocho-net.hu', 'user.passwordResetTokenExpire' => 3600, - 'version' => 'v0.0.28', + 'version' => 'v0.0.29', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global