change version

This commit is contained in:
Roland Schneider 2016-03-11 21:49:07 +01:00
parent 0fc5ab01bc
commit 1c090b01b0
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
-0.0.53
- inventory changes
- add id_ticket_current to card and ticket table
-0.0.52 -0.0.52
- card flag - card flag
- inventory item - inventory item

View File

@ -4,7 +4,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.0.52', 'version' => 'v0.0.53',
'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