change version to v.0.0.40
This commit is contained in:
parent
7a55dedc76
commit
ae212eddd4
@ -1,7 +1,8 @@
|
|||||||
|
-0.0.40
|
||||||
|
- fix contract pdf design
|
||||||
-0.0.39
|
-0.0.39
|
||||||
- add TransferPayout
|
- add TransferPayout
|
||||||
- add ContractForm
|
- add ContractForm
|
||||||
|
|
||||||
-0.0.38
|
-0.0.38
|
||||||
- add backend skin
|
- add backend skin
|
||||||
- add import add/edit to key
|
- add import add/edit to key
|
||||||
|
|||||||
@ -4,7 +4,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.39',
|
'version' => 'v0.0.40',
|
||||||
'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