This commit is contained in:
tokumeikoi
2021-02-19 01:15:37 +09:00
parent da8bff5609
commit b0ddf7d45f
3 changed files with 12 additions and 5 deletions

View File

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