change version to v.0.0.95

This commit is contained in:
Roland Schneider 2017-01-06 19:00:31 +01:00
parent 6ca4e14c97
commit 88dd75531f
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
-0.0.95
- add inventory changes (4 h)
- 20170106
-0.0.94 -0.0.94
- restore flag_out logic - restore flag_out logic
- add toggleKey changes - add toggleKey changes

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.0.94', 'version' => 'v0.0.95',
'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