diff --git a/changelog.txt b/changelog.txt index df6c05d..bdb69a7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,5 @@ +-0.1.16 + - improve employee card validity calculation -0.1.15 - fix null pointer when displaying warning in reception , when no ticket -0.1.14 diff --git a/common/config/params.php b/common/config/params.php index fbf3a05..49c519f 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.1.15', + 'version' => 'v0.1.16', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global