feat: add versioning system and display in footer (v1.0.1)
This commit is contained in:
@@ -123,4 +123,6 @@ return [
|
||||
'store' => env('APP_MAINTENANCE_STORE', 'database'),
|
||||
],
|
||||
|
||||
'version' => env('APP_VERSION', '1.0.0'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user