Change name to username

This commit is contained in:
Chris
2018-10-16 14:14:14 +01:00
parent 15755a3fd1
commit 6093119dde
11 changed files with 22 additions and 17 deletions

View File

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