Tag initial version

This commit is contained in:
Christopher C. Wells 2021-05-31 15:37:04 -07:00
parent d091a17c10
commit 1a30b7cd1d
1 changed files with 12 additions and 0 deletions

View File

@ -15,6 +15,18 @@ return [
'name' => env('APP_NAME', 'kcal'), 'name' => env('APP_NAME', 'kcal'),
/*
|--------------------------------------------------------------------------
| Application Version
|--------------------------------------------------------------------------
|
| This value is the version of your application. This value is used when
| the framework needs to place the application's version in a notification
| or any other location as required by the application or its packages.
*/
'version' => '0.8.0',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Application Environment | Application Environment