Change version handling; bump to 0.1.1-beta
This commit is contained in:
parent
c81bc37865
commit
35de668622
5 changed files with 67 additions and 3 deletions
|
@ -4,6 +4,8 @@ return [
|
|||
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
|
||||
'version' => env('APP_VERSION', 'v0.1.1-beta'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Application Debug Mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue