bump version for release
This commit is contained in:
parent
0472706807
commit
1053ae4b52
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ return [
|
|||
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
|
||||
'version' => env('APP_VERSION', 'canary'),
|
||||
'version' => env('APP_VERSION', '0.5.5'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue