Bump for release candidate! 🏁

Almost there friends, thanks for sticking by!
This commit is contained in:
Dane Everitt 2017-05-02 20:25:30 -04:00
parent 5651d9ae2b
commit 071b362d12
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-rc.1'),
/*
|--------------------------------------------------------------------------