change version to 0.0.9
This commit is contained in:
parent
a7a0df3ab6
commit
135d64e4c8
@ -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
|
||||
fix account state on reception
|
||||
add keys
|
||||
|
||||
@ -3,5 +3,5 @@ return [
|
||||
'adminEmail' => 'rocho02@gmail.com',
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.8'
|
||||
'version' => 'v0.0.9'
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user