change version to v0.1.16

This commit is contained in:
Roland Schneider 2019-06-04 07:24:30 +02:00
parent 6e66ab204d
commit a56998f5fd
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.1.16
- improve employee card validity calculation
-0.1.15 -0.1.15
- fix null pointer when displaying warning in reception , when no ticket - fix null pointer when displaying warning in reception , when no ticket
-0.1.14 -0.1.14

View File

@ -5,7 +5,7 @@ return [
'supportEmail' => 'rocho02@gmail.com', 'supportEmail' => 'rocho02@gmail.com',
'infoEmail' => 'info@rocho-net.hu', 'infoEmail' => 'info@rocho-net.hu',
'user.passwordResetTokenExpire' => 3600, 'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.1.15', 'version' => 'v0.1.16',
'company' => 'movar',//gyor 'company' => 'movar',//gyor
'company_name' => "Freimann Kft.", 'company_name' => "Freimann Kft.",
'product_visiblity' => 'account',// on reception which products to display. account or global 'product_visiblity' => 'account',// on reception which products to display. account or global