Bump version for release
This commit is contained in:
parent
db2a8047ee
commit
ae337d9216
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.6.4'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue