remove url() from around app link

This commit is contained in:
Chris
2019-06-24 08:38:50 +01:00
parent 1bde11b30b
commit f734832e0f
2 changed files with 2 additions and 2 deletions

View File

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