Update app.php version

This commit is contained in:
KodeStar 2023-11-11 15:04:44 +00:00 committed by GitHub
parent 768e7a6576
commit 2e96b7bd09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ return [
*/
'name' => env('APP_NAME', 'Heimdall'),
'version' => '2.5.7',
'version' => '2.5.8',
/*
|--------------------------------------------------------------------------