change version number to 0.1.19
This commit is contained in:
parent
0e96de88df
commit
3abf803c27
@ -1,3 +1,5 @@
|
|||||||
|
-0.1.19
|
||||||
|
- add payed_at/ bought at filters for transfer index and list
|
||||||
-0.1.18
|
-0.1.18
|
||||||
- rewrite new bank account for cutler four
|
- rewrite new bank account for cutler four
|
||||||
-0.1.17
|
-0.1.17
|
||||||
|
|||||||
@ -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.18',
|
'version' => 'v0.1.19',
|
||||||
'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