Update version to 2.5.4

This commit is contained in:
Chris Hunt
2022-11-28 08:30:34 +00:00
parent 877b31f947
commit ef1ffe880d

View File

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