set version string and changelog for v0.1.12

This commit is contained in:
Roland Schneider 2019-03-30 19:56:37 +01:00
parent 8de73c0585
commit e87f778323
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
-0.1.12
- add ticket installment request reopen
- inventory no inactive products
- warning for expires soon
-0.1.11 -0.1.11
- add rest application and ge - add rest application and ge
-0.1.10 -0.1.10
@ -300,4 +304,4 @@
-0.0.2 -0.0.2
alpha verzió alpha verzió
-0.0.1 -0.0.1
alap alkalmazás alap alkalmazás

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.11', 'version' => 'v0.1.12',
'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