change version to 0.0.9
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-0.0.9
|
||||||
|
add rfid_key to card and key
|
||||||
|
add typeahead to reception product/sale
|
||||||
|
add admin transaction/summary
|
||||||
|
fix admin transaction/index
|
||||||
-0.0.8
|
-0.0.8
|
||||||
fix account state on reception
|
fix account state on reception
|
||||||
add keys
|
add keys
|
||||||
|
|||||||
@@ -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.8'
|
'version' => 'v0.0.9'
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user