fix: stat

This commit is contained in:
Tokumeikoi
2020-11-02 22:22:18 +08:00
parent 8935989b06
commit ebce59a0d1
2 changed files with 4 additions and 4 deletions

View File

@ -236,5 +236,5 @@ return [
| The only modification by laravel config
|
*/
'version' => '1.4'
'version' => '1.4.1'
];