Bump for release

This commit is contained in:
Dane Everitt 2017-04-17 21:55:22 -04:00
parent 33262cf34c
commit c800a108e0
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'), 'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'canary'), 'version' => env('APP_VERSION', '0.6.0-beta.2.1'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------