Merge tag 'version/v.0.1.01' into develop

finish release v.0.1.01
This commit is contained in:
Roland Schneider 2017-03-19 15:44:26 +01:00
commit fc5be6c71b
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.1.01
- add small keytoggleform fix
-0.1.00 -0.1.00
- fix admin delete contract method - fix admin delete contract method
-0.0.99 -0.0.99

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.00', 'version' => 'v0.1.01',
'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