Change version to v.0.0.89
This commit is contained in:
parent
13b6089375
commit
b79a5fa7b6
@ -1,3 +1,6 @@
|
||||
-0.0.89
|
||||
- fix TransferPayout overridePaymentMethod array_search returns 0 for first element
|
||||
which false false...
|
||||
-0.0.88
|
||||
- fix inventory-time edit save/next and save button targets
|
||||
-0.0.87
|
||||
|
||||
@ -5,7 +5,7 @@ return [
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'infoEmail' => 'info@rocho-net.hu',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.88',
|
||||
'version' => 'v0.0.89',
|
||||
'company' => 'movar',//gyor
|
||||
'company_name' => "Freimann Kft.",
|
||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||
|
||||
Loading…
Reference in New Issue
Block a user