Fix asset links

This commit is contained in:
Chris Hunt
2022-11-25 16:23:34 +00:00
parent f576a82803
commit 0d3640b67a
2 changed files with 3 additions and 3 deletions

View File

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