bump for release

This commit is contained in:
Dane Everitt 2017-02-17 20:42:15 -05:00
parent 824041f6ca
commit 136808e03f
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53

View file

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