change version to v.0.0.11
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-0.0.11
|
||||
- add daily transfers
|
||||
- add global reception word listener
|
||||
- allow delete transfer
|
||||
- allow delete account_state
|
||||
- fix account_state
|
||||
-0.0.10
|
||||
add webcam to customer create/update
|
||||
display customer photo in reception panel
|
||||
|
||||
@@ -3,5 +3,5 @@ return [
|
||||
'adminEmail' => 'rocho02@gmail.com',
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.10'
|
||||
'version' => 'v0.0.11'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user