set version string and changelog for v0.1.12
This commit is contained in:
parent
8de73c0585
commit
e87f778323
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user