Update app.php

Update version app to 2.4.4
This commit is contained in:
xavier-GitHub76 2022-03-18 14:32:15 +01:00 committed by GitHub
parent 574756b236
commit ee36a0cfae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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