added commit hash to version
This commit is contained in:
@@ -125,4 +125,5 @@ return [
|
||||
|
||||
'notice' => env('APP_NOTICE', ''),
|
||||
'version' => env('APP_VERSION', 'dev'),
|
||||
'commit' => env('APP_COMMIT', ''),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user