Fix routes in controllers for RP support

This commit is contained in:
KodeStar
2018-02-18 22:15:14 +00:00
parent fa2afa856a
commit c4f119de9c
4 changed files with 16 additions and 16 deletions

View File

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