change version to v.0.0.16
This commit is contained in:
parent
1e206011d0
commit
932f071c13
@ -1,3 +1,6 @@
|
|||||||
|
-0.0.16
|
||||||
|
- add paid_by to transfer
|
||||||
|
- customer/user cart post instead of ajax
|
||||||
-0.0.15
|
-0.0.15
|
||||||
- backend on card saving replace ö to 0
|
- backend on card saving replace ö to 0
|
||||||
- backend on card saving redirect to index
|
- backend on card saving redirect to index
|
||||||
|
|||||||
@ -3,5 +3,5 @@ return [
|
|||||||
'adminEmail' => 'rocho02@gmail.com',
|
'adminEmail' => 'rocho02@gmail.com',
|
||||||
'supportEmail' => 'rocho02@gmail.com',
|
'supportEmail' => 'rocho02@gmail.com',
|
||||||
'user.passwordResetTokenExpire' => 3600,
|
'user.passwordResetTokenExpire' => 3600,
|
||||||
'version' => 'v0.0.15'
|
'version' => 'v0.0.16'
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user