bump for release 🍻

This commit is contained in:
Dane Everitt 2017-03-18 20:53:43 -04:00
parent 82b3cbc246
commit 1ef72b9394
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ return [
'env' => env('APP_ENV', 'production'), 'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'canary'), 'version' => env('APP_VERSION', '0.6.0-pre.6'),
'phrase_in_context' => env('PHRASE_IN_CONTEXT', false), 'phrase_in_context' => env('PHRASE_IN_CONTEXT', false),