Bump for release

This commit is contained in:
Dane Everitt 2017-02-18 22:44:09 -05:00
parent ed4068bdb9
commit c6b940d516
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', '0.6.0-pre.4'),
'phrase_in_context' => env('PHRASE_IN_CONTEXT', false),