bump for release

This commit is contained in:
Dane Everitt 2016-10-31 17:47:33 -04:00
parent ee851c9f34
commit 670d617c87
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', 'v0.5.0-beta'),
'version' => env('APP_VERSION', 'v0.5.0-rc.2'),
/*
|--------------------------------------------------------------------------